summaryrefslogtreecommitdiffstats
path: root/doc/gettext.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-01-25 12:45:17 +0000
committerBruno Haible <bruno@clisp.org>2009-06-22 01:08:29 +0200
commit2319db87494f148fe504d33e180f458b0fb27450 (patch)
tree99028bbdb12943b87ed994d1613d38add159eb55 /doc/gettext.texi
parentcac7971dcf9e1329e212465c054fd01c12f50030 (diff)
downloadexternal_gettext-2319db87494f148fe504d33e180f458b0fb27450.zip
external_gettext-2319db87494f148fe504d33e180f458b0fb27450.tar.gz
external_gettext-2319db87494f148fe504d33e180f458b0fb27450.tar.bz2
Improve gettextize's ChangeLog handling.
Diffstat (limited to 'doc/gettext.texi')
-rw-r--r--doc/gettext.texi8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/gettext.texi b/doc/gettext.texi
index 031f296..716a3a8 100644
--- a/doc/gettext.texi
+++ b/doc/gettext.texi
@@ -5076,8 +5076,12 @@ the call to @code{AM_GNU_GETTEXT} in @file{configure.in} should read:
@samp{AM_GNU_GETTEXT([external])}, and internationalization will not
be enabled on systems lacking GNU gettext.
-@item -h
-@itemx --help
+@item --no-changelog
+Don't update or create ChangeLog files. By default, @code{gettextize}
+logs all changes (file additions, modifications ans removals) in a
+file called @samp{ChangeLog} in each affected directory.
+
+@item --help
Display this help and exit.
@item --version