From: Bruno Haible Date: Mon, 19 Jan 2009 00:11:51 +0000 (+0000) Subject: Describe the effect of combining --statistics with --verbose. X-Git-Tag: v0.18~261 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e37aaecc438e80d5c4f8a46506c47528dd3dc09;p=thirdparty%2Fgettext.git Describe the effect of combining --statistics with --verbose. --- diff --git a/gettext-tools/doc/ChangeLog b/gettext-tools/doc/ChangeLog index 311ac16ff..d14d45a25 100644 --- a/gettext-tools/doc/ChangeLog +++ b/gettext-tools/doc/ChangeLog @@ -1,3 +1,8 @@ +2009-01-18 Bruno Haible + + * msgfmt.texi: Describe the effect of combining --statistics with + --verbose. + 2008-11-14 Bruno Haible * msgfilter.texi: Document the environment variables MSGFILTER_MSGCTXT, diff --git a/gettext-tools/doc/msgfmt.texi b/gettext-tools/doc/msgfmt.texi index a1780e9d8..2067f93d7 100644 --- a/gettext-tools/doc/msgfmt.texi +++ b/gettext-tools/doc/msgfmt.texi @@ -289,7 +289,9 @@ Output version information and exit. @item --statistics @opindex --statistics@r{, @code{msgfmt} option} -Print statistics about translations. +Print statistics about translations. When the option @code{--verbose} is used +in combination with @code{--statistics}, the input file name is printed in +front of the statistics line. @item -v @itemx --verbose