mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 08:51:14 -03:00
Add apt install --reinstall completion
This commit is contained in:
committed by
David Adam
parent
896ef65f8c
commit
82227b8854
@@ -42,6 +42,7 @@ __fish_apt_subcommand show -r -d 'Show package information'
|
||||
|
||||
# Install
|
||||
__fish_apt_subcommand install -r -d 'Install packages'
|
||||
__fish_apt_option install -l reinstall -d 'Reinstall package'
|
||||
|
||||
# Remove
|
||||
__fish_apt_subcommand remove -r -d 'Remove packages'
|
||||
|
||||
Reference in New Issue
Block a user