Update usage strings to add a missing -n option.
Noticed by: Matthias Apitz, matthias.apitz at oclc.org
This commit is contained in:
parent
e8e8c216d0
commit
c08759cdf4
@ -239,6 +239,6 @@ usage()
|
||||
" [-t template] [-X excludefile]",
|
||||
" [-D displayfile] [-m mtreefile] [-o originpath]",
|
||||
" -c comment -d description -f packlist pkg-filename",
|
||||
" pkg_create [-EGYNRhvxy] -b pkg-name [pkg-filename]");
|
||||
" pkg_create [-EGYNRhnvxy] -b pkg-name [pkg-filename]");
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user