xbps-query: sync usage() with reality.
This commit is contained in:
parent
5d0ffd8f03
commit
f3274fd13a
@ -45,10 +45,9 @@ usage(bool fail)
|
||||
" -p --property PROP,... Show properties for PKGNAME\n"
|
||||
" -R --repository Enable repository mode. This mode explicitly\n"
|
||||
" looks for packages in repositories.\n"
|
||||
" --repository=<url> Enable repository mode and explicitly add the\n"
|
||||
" repository to the list; can be specified\n"
|
||||
" multiple times. This overrides the repositories\n"
|
||||
" list of a configuration file.\n"
|
||||
" --repository=<url> Enable repository mode and add repository\n"
|
||||
" to the top of the list. This option can be\n"
|
||||
" specified multiple times.\n"
|
||||
" -r --rootdir <dir> Full path to rootdir\n"
|
||||
" -V --version Show XBPS version\n"
|
||||
" -v --verbose Verbose messages\n"
|
||||
|
Loading…
Reference in New Issue
Block a user