From 7e37aaecc438e80d5c4f8a46506c47528dd3dc09 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 19 Jan 2009 00:11:51 +0000 Subject: [PATCH] Describe the effect of combining --statistics with --verbose. --- gettext-tools/doc/ChangeLog | 5 +++++ gettext-tools/doc/msgfmt.texi | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) 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 -- 2.47.3