]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix usage message.
authorBruno Haible <bruno@clisp.org>
Thu, 13 Jan 2005 12:15:06 +0000 (12:15 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:03 +0000 (12:12 +0200)
gettext-tools/src/ChangeLog
gettext-tools/src/msggrep.c

index e846dc4007654824a252de57b3d379422db1256d..545d9ab8f4bbb8c8061de1e1c7eaf189b63486ed 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-08  Bruno Haible  <bruno@clisp.org>
+
+       * msggrep.c (usage): Explain COMMENT-PATTERN syntax as well.
+
 2005-01-06  Bruno Haible  <bruno@clisp.org>
 
        * x-tcl.c (read_word): Ignore non-space whitespace at the beginning.
index fa93d50a62437cd3dfea545ae54e7639b73f326e..3d6675d97804e789637e4ac0f9c50def1f6071a6 100644 (file)
@@ -478,7 +478,7 @@ or if -C is given and the translator's comment matches COMMENT-PATTERN.\n\
 When more than one selection criterion is specified, the set of selected\n\
 messages is the union of the selected messages of each criterion.\n\
 \n\
-MSGID-PATTERN or MSGSTR-PATTERN syntax:\n\
+MSGID-PATTERN or MSGSTR-PATTERN or COMMENT-PATTERN syntax:\n\
   [-E | -F] [-e PATTERN | -f FILE]...\n\
 PATTERNs are basic regular expressions by default, or extended regular\n\
 expressions if -E is given, or fixed strings if -F is given.\n\