mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
update descriptions
This commit is contained in:
parent
f9455a1c2e
commit
baf2b4e81c
1 changed files with 4 additions and 4 deletions
|
@ -18,10 +18,10 @@ complete --command slpkg --short-option r --description 'remove binary packages'
|
|||
complete --command slpkg --short-option d --description 'display the contents'
|
||||
complete --command slpkg --long-option --add --description 'additional options for blacklist and queue'
|
||||
complete --command slpkg --long-option --remove --description 'additional options for blacklist and queue'
|
||||
complete --command slpkg -a list --description 'options for lists blacklist and queue'
|
||||
complete --command slpkg -a build --description 'additional options for queue'
|
||||
complete --command slpkg -a install --description 'additional options for queue'
|
||||
complete --command slpkg -a build-install --description 'additional options for queue'
|
||||
complete --command slpkg -a list --description 'option for print list to blacklist and queue'
|
||||
complete --command slpkg -a build --description 'build packages from queue'
|
||||
complete --command slpkg -a install --description 'install packages from queue'
|
||||
complete --command slpkg -a build-install --description 'build and install packages from queue'
|
||||
complete --command slpkg -a config --description 'configuration file management'
|
||||
complete --command slpkg -a update --description 'update all package lists'
|
||||
complete --command slpkg -a upgrade --description 'upgrade all package lists'
|
||||
|
|
Loading…
Reference in a new issue