summaryrefslogtreecommitdiffstats
path: root/doc/gettext.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-09-09 14:13:56 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:08:45 +0200
commitc22bb90f757c2d2e58758f3cc3f2db87cb929108 (patch)
tree8132ea45ca97e6a0ad48317805446d8194e24474 /doc/gettext.texi
parentee63b8d8c9ebf2b406fc32a6f8c88bf56ccd4d98 (diff)
downloadexternal_gettext-c22bb90f757c2d2e58758f3cc3f2db87cb929108.zip
external_gettext-c22bb90f757c2d2e58758f3cc3f2db87cb929108.tar.gz
external_gettext-c22bb90f757c2d2e58758f3cc3f2db87cb929108.tar.bz2
msginit doesn't have a --verbose option any more.
Diffstat (limited to 'doc/gettext.texi')
-rw-r--r--doc/gettext.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gettext.texi b/doc/gettext.texi
index 855c405..80feedd 100644
--- a/doc/gettext.texi
+++ b/doc/gettext.texi
@@ -2390,7 +2390,7 @@ For example:
@example
$ cd @var{PACKAGE}-@var{VERSION}
$ cd po
-$ msginit --verbose
+$ msginit
@end example
The alternative way is to do the copy and modifications by hand.