mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-26 09:58:31 +01:00
update description
This commit is contained in:
parent
602a635efe
commit
1e9bb36d12
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ Usage: slpkg Commands:
|
|||
[-s [repository] [package...]
|
||||
[-t [repository] [package]
|
||||
[-p [repository] [package], --color=[]]
|
||||
[-n] [-f [...]] [-i [...]] [-u [...]]
|
||||
[-n [SBo package]] [-f [...]] [-i [...]] [-u [...]]
|
||||
[-o [...]] [-r [...]] [-d [...]]
|
||||
|
||||
.SH DESCRIPTION
|
||||
|
|
|
@ -105,7 +105,7 @@ def usage(repo):
|
|||
" [-s [repository] [package...]",
|
||||
" [-t [repository] [package]",
|
||||
" [-p [repository] [package], --color=[]]",
|
||||
" [-n] [-f [...]] [-i [...]] [-u [...]]",
|
||||
" [-n [SBo package]] [-f [...]] [-i [...]] [-u [...]]",
|
||||
" [-o [...]] [-r [...]] [-d [...]]\n",
|
||||
error_repo,
|
||||
"For more information try 'slpkg -h, --help' or view manpage\n"
|
||||
|
|
Loading…
Reference in a new issue