mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-28 09:58:21 +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...]
|
[-s [repository] [package...]
|
||||||
[-t [repository] [package]
|
[-t [repository] [package]
|
||||||
[-p [repository] [package], --color=[]]
|
[-p [repository] [package], --color=[]]
|
||||||
[-n] [-f [...]] [-i [...]] [-u [...]]
|
[-n [SBo package]] [-f [...]] [-i [...]] [-u [...]]
|
||||||
[-o [...]] [-r [...]] [-d [...]]
|
[-o [...]] [-r [...]] [-d [...]]
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
|
|
@ -105,7 +105,7 @@ def usage(repo):
|
||||||
" [-s [repository] [package...]",
|
" [-s [repository] [package...]",
|
||||||
" [-t [repository] [package]",
|
" [-t [repository] [package]",
|
||||||
" [-p [repository] [package], --color=[]]",
|
" [-p [repository] [package], --color=[]]",
|
||||||
" [-n] [-f [...]] [-i [...]] [-u [...]]",
|
" [-n [SBo package]] [-f [...]] [-i [...]] [-u [...]]",
|
||||||
" [-o [...]] [-r [...]] [-d [...]]\n",
|
" [-o [...]] [-r [...]] [-d [...]]\n",
|
||||||
error_repo,
|
error_repo,
|
||||||
"For more information try 'slpkg -h, --help' or view manpage\n"
|
"For more information try 'slpkg -h, --help' or view manpage\n"
|
||||||
|
|
Loading…
Reference in a new issue