summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1997-08-16 19:34:33 +0000
committerUlrich Drepper <drepper@redhat.com>1997-08-16 19:34:33 +0000
commitae76aa42e36b798378f08ab282cf5ba70d17daef (patch)
tree2f954296539fe3df148f71e68678c0c9e9b4019c
parent2cdd6c918fec4190b75311287181d2899474cb65 (diff)
(usage): Fix help text.
-rw-r--r--catgets/gencat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/catgets/gencat.c b/catgets/gencat.c
index 7047057832..98744c2db9 100644
--- a/catgets/gencat.c
+++ b/catgets/gencat.c
@@ -213,7 +213,7 @@ usage (int status)
Usage: %s [OPTION]... -o OUTPUT-FILE [INPUT-FILE]...\n\
%s [OPTION]... [OUTPUT-FILE [INPUT-FILE]...]\n\
Mandatory arguments to long options are mandatory for short options too.\n\
- -H, --header create C header file containing symbol definitions\n\
+ -H, --header=NAME create C header file NAME containing symbol definitions\n\
-h, --help display this help and exit\n\
--new do not use existing catalog, force new output file\n\
-o, --output=NAME write output to file NAME\n\