Add two missed modifiers into usage message (-G' and
-x').
This commit is contained in:
parent
f32ded2fb5
commit
87b0b1f0b8
@ -195,7 +195,7 @@ static void
|
||||
usage()
|
||||
{
|
||||
fprintf(stderr, "%s\n%s\n%s\n",
|
||||
"usage: pkg_info [-cdDfiIkLmopqrRsv] [-e package] [-l prefix]",
|
||||
"usage: pkg_info [-cdDfGiIkLmopqrRsvx] [-e package] [-l prefix]",
|
||||
" [-t template] [pkg-name ...]",
|
||||
" pkg_info -a [flags]");
|
||||
exit(1);
|
||||
|
Loading…
Reference in New Issue
Block a user