From ae76aa42e36b798378f08ab282cf5ba70d17daef Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 16 Aug 1997 19:34:33 +0000 Subject: [PATCH] (usage): Fix help text. --- catgets/gencat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catgets/gencat.c b/catgets/gencat.c index 70470578329..98744c2db9e 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\ -- 2.47.2