update description

This commit is contained in:
Dimitris Zlatanidis 2015-05-21 04:34:33 +03:00
parent 602a635efe
commit 1e9bb36d12
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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"