Make usage() match SYNOPSIS.
This commit is contained in:
parent
7805806560
commit
e784833e45
@ -171,6 +171,6 @@ static void
|
||||
usage(void)
|
||||
{
|
||||
fprintf(stderr,
|
||||
"usage: kgzip [-cv] [-f format] [-l file] [-o filename] file\n");
|
||||
"usage: kgzip [-cv] [-f format] [-l loader] [-o output] file\n");
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user