xbps-reconfigure: add -i/--ignore to usage; thanks @chneukirchen.
This commit is contained in:
parent
ac93845378
commit
25f7228920
@ -44,6 +44,7 @@ usage(bool fail)
|
||||
" -d --debug Debug mode shown to stderr\n"
|
||||
" -f --force Force reconfiguration\n"
|
||||
" -h --help Print usage help\n"
|
||||
" -i --ignore PKG Ignore PKG with -a/--all\n"
|
||||
" -r --rootdir <dir> Full path to rootdir\n"
|
||||
" -v --verbose Verbose messages\n"
|
||||
" -V --version Show XBPS version\n");
|
||||
|
Loading…
Reference in New Issue
Block a user