summaryrefslogtreecommitdiffstats
path: root/Admin/plans
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-03-11 19:17:00 +0000
committerBruno Haible <bruno@clisp.org>2001-03-11 19:17:00 +0000
commit6b0fa79817adba9f9743faf95be619e94141ec67 (patch)
tree74c661ad6f95ce7ee7ef029336bb414963bd561d /Admin/plans
parent6b8d18edae7216e4472ecfbb71b6eb30ba197c8f (diff)
downloadexternal_gettext-6b0fa79817adba9f9743faf95be619e94141ec67.zip
external_gettext-6b0fa79817adba9f9743faf95be619e94141ec67.tar.gz
external_gettext-6b0fa79817adba9f9743faf95be619e94141ec67.tar.bz2
msggrep should also take regexps.
Diffstat (limited to 'Admin/plans')
-rw-r--r--Admin/plans5
1 files changed, 3 insertions, 2 deletions
diff --git a/Admin/plans b/Admin/plans
index 42fc275..e4025b7 100644
--- a/Admin/plans
+++ b/Admin/plans
@@ -67,8 +67,9 @@ Things we plan to do. Comments welcome.
msguniq [--unique] [--repeated]
extract unique/repeated msgids
- msggrep [-L] [-f filename ...] [-o file] [file]
- extract those messages belonging to a given list of files
+ msggrep [-L] [-f filename ...] [-e expr ...] [-o file] [file]
+ extract those messages belonging to a given list of files or matching
+ one of the given regular expressions
msgcat [-o file] [file ...]
combines several PO files