man-pages/man1/msgexec.1.html
2021-03-31 01:06:50 +01:00

138 lines
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of MSGEXEC</TITLE>
</HEAD><BODY>
<H1>MSGEXEC</H1>
Section: GNU (1)<BR>Updated: June 2016<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
msgexec - process translations of message catalog
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>msgexec</B>
[<I>OPTION</I>] <I>COMMAND </I>[<I>COMMAND-OPTION</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
Applies a command to all translations of a translation catalog.
The COMMAND can be any program that reads a translation from standard
input. It is invoked once for each translation. Its output becomes
msgexec's output. msgexec's return code is the maximum return code
across all invocations.
<P>
A special builtin command called '0' outputs the translation, followed by a
null byte. The output of &quot;msgexec 0&quot; is suitable as input for &quot;xargs <B>-0</B>&quot;.
<A NAME="lbAE">&nbsp;</A>
<H3>Command input:</H3>
<DL COMPACT>
<DT id="1"><B>--newline</B><DD>
add newline at the end of input
</DL>
<P>
Mandatory arguments to long options are mandatory for short options too.
<A NAME="lbAF">&nbsp;</A>
<H3>Input file location:</H3>
<DL COMPACT>
<DT id="2"><B>-i</B>, <B>--input</B>=<I>INPUTFILE</I><DD>
input PO file
<DT id="3"><B>-D</B>, <B>--directory</B>=<I>DIRECTORY</I><DD>
add DIRECTORY to list for input files search
</DL>
<P>
If no input file is given or if it is -, standard input is read.
<A NAME="lbAG">&nbsp;</A>
<H3>Input file syntax:</H3>
<DL COMPACT>
<DT id="4"><B>-P</B>, <B>--properties-input</B><DD>
input file is in Java .properties syntax
<DT id="5"><B>--stringtable-input</B><DD>
input file is in NeXTstep/GNUstep .strings syntax
</DL>
<A NAME="lbAH">&nbsp;</A>
<H3>Informative output:</H3>
<DL COMPACT>
<DT id="6"><B>-h</B>, <B>--help</B><DD>
display this help and exit
<DT id="7"><B>-V</B>, <B>--version</B><DD>
output version information and exit
</DL>
<A NAME="lbAI">&nbsp;</A>
<H2>AUTHOR</H2>
Written by Bruno Haible.
<A NAME="lbAJ">&nbsp;</A>
<H2>REPORTING BUGS</H2>
Report bugs to &lt;<A HREF="mailto:bug-gnu-gettext@gnu.org">bug-gnu-gettext@gnu.org</A>&gt;.
<A NAME="lbAK">&nbsp;</A>
<H2>COPYRIGHT</H2>
Copyright &#169; 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later &lt;<A HREF="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</A>&gt;
<BR>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
<A NAME="lbAL">&nbsp;</A>
<H2>SEE ALSO</H2>
The full documentation for
<B>msgexec</B>
is maintained as a Texinfo manual. If the
<B>info</B>
and
<B>msgexec</B>
programs are properly installed at your site, the command
<DL COMPACT>
<DT id="8"><DD>
<B>info msgexec</B>
</DL>
<P>
should give you access to the complete manual.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="9"><A HREF="#lbAB">NAME</A><DD>
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="11"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DL>
<DT id="12"><A HREF="#lbAE">Command input:</A><DD>
<DT id="13"><A HREF="#lbAF">Input file location:</A><DD>
<DT id="14"><A HREF="#lbAG">Input file syntax:</A><DD>
<DT id="15"><A HREF="#lbAH">Informative output:</A><DD>
</DL>
<DT id="16"><A HREF="#lbAI">AUTHOR</A><DD>
<DT id="17"><A HREF="#lbAJ">REPORTING BUGS</A><DD>
<DT id="18"><A HREF="#lbAK">COPYRIGHT</A><DD>
<DT id="19"><A HREF="#lbAL">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:19 GMT, March 31, 2021
</BODY>
</HTML>