]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention that po-mode "V" invokes msgfmt in checking mode.
authorBruno Haible <bruno@clisp.org>
Wed, 7 Nov 2001 21:33:07 +0000 (21:33 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 20:54:37 +0000 (22:54 +0200)
doc/gettext.texi

index 679658e0f3809355ed6a155a38a77c9cd57f7fdc..d3b444073651738a36f43c5371d8b72b735ecf3b 100644 (file)
@@ -1152,7 +1152,8 @@ entries in the PO file, the ordinal of the current entry (counted from
 1), the number of untranslated entries, the number of obsolete entries,
 and displays all these numbers.
 
-The command @kbd{V} (@code{po-validate}) launches @code{msgfmt} in verbose
+The command @kbd{V} (@code{po-validate}) launches @code{msgfmt} in
+checking and verbose
 mode over the current PO file.  This command first offers to save the
 current PO file on disk.  The @code{msgfmt} tool, from GNU @code{gettext},
 has the purpose of creating a MO file out of a PO file, and PO mode uses