xbps-install: -R/--repository usage string format

same as in other options that take arguments
This commit is contained in:
Roman Neuhauser 2020-02-20 11:10:56 +01:00 committed by Juan RP
parent d282016c3e
commit f477465803

View File

@ -57,7 +57,7 @@ usage(bool fail)
" -M --memory-sync Remote repository data is fetched and stored\n"
" in memory, ignoring on-disk repodata archives\n"
" -n --dry-run Dry-run mode\n"
" -R,--repository=<url> Add repository to the top of the list\n"
" -R,--repository <url> Add repository to the top of the list\n"
" This option can be specified multiple times\n"
" -r --rootdir <dir> Full path to rootdir\n"
" --reproducible Enable reproducible mode in pkgdb\n"