xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/man/msgcat.1.html (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1*946379e7Schristos<html>
2*946379e7Schristos<head>
3*946379e7Schristos<meta name="generator" content="groff -Thtml, see www.gnu.org">
4*946379e7Schristos<meta name="Content-Style" content="text/css">
5*946379e7Schristos<title>MSGCAT</title>
6*946379e7Schristos</head>
7*946379e7Schristos<body>
8*946379e7Schristos
9*946379e7Schristos<h1 align=center>MSGCAT</h1>
10*946379e7Schristos<a href="#NAME">NAME</a><br>
11*946379e7Schristos<a href="#SYNOPSIS">SYNOPSIS</a><br>
12*946379e7Schristos<a href="#DESCRIPTION">DESCRIPTION</a><br>
13*946379e7Schristos<a href="#AUTHOR">AUTHOR</a><br>
14*946379e7Schristos<a href="#REPORTING BUGS">REPORTING BUGS</a><br>
15*946379e7Schristos<a href="#COPYRIGHT">COPYRIGHT</a><br>
16*946379e7Schristos<a href="#SEE ALSO">SEE ALSO</a><br>
17*946379e7Schristos
18*946379e7Schristos<hr>
19*946379e7Schristos<!-- Creator     : groff version 1.17.2 -->
20*946379e7Schristos<a name="NAME"></a>
21*946379e7Schristos<h2>NAME</h2>
22*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
23*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
24*946379e7Schristos<tr valign="top" align="left">
25*946379e7Schristos<td width="10%"></td><td width="90%">
26*946379e7Schristosmsgcat - combines several message catalogs</td></table>
27*946379e7Schristos<a name="SYNOPSIS"></a>
28*946379e7Schristos<h2>SYNOPSIS</h2>
29*946379e7Schristos
30*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
31*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
32*946379e7Schristos<tr valign="top" align="left">
33*946379e7Schristos<td width="10%"></td><td width="90%">
34*946379e7Schristos<b>msgcat</b> [<i>OPTION</i>]
35*946379e7Schristos[<i>INPUTFILE</i>]...</td></table>
36*946379e7Schristos<a name="DESCRIPTION"></a>
37*946379e7Schristos<h2>DESCRIPTION</h2>
38*946379e7Schristos
39*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
40*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
41*946379e7Schristos<tr valign="top" align="left">
42*946379e7Schristos<td width="10%"></td><td width="90%">
43*946379e7SchristosConcatenates and merges the specified PO files. Find
44*946379e7Schristosmessages which are common to two or more of the specified PO
45*946379e7Schristosfiles. By using the <b>--more-than</b> option, greater
46*946379e7Schristoscommonality may be requested before messages are printed.
47*946379e7SchristosConversely, the <b>--less-than</b> option may be used to
48*946379e7Schristosspecify less commonality before messages are printed (i.e.
49*946379e7Schristos<b>--less-than</b>=<i>2</i> will only print the unique
50*946379e7Schristosmessages). Translations, comments and extract comments will
51*946379e7Schristosbe cumulated, except that if <b>--use-first</b> is
52*946379e7Schristosspecified, they will be taken from the first PO file to
53*946379e7Schristosdefine them. File positions from all PO files will be
54*946379e7Schristoscumulated.</td></table>
55*946379e7Schristos
56*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
57*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
58*946379e7Schristos<tr valign="top" align="left">
59*946379e7Schristos<td width="10%"></td><td width="90%">
60*946379e7SchristosMandatory arguments to long options are mandatory for short
61*946379e7Schristosoptions too.</td></table>
62*946379e7Schristos
63*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
64*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
65*946379e7Schristos<tr valign="top" align="left">
66*946379e7Schristos<td width="4%"></td><td width="96%">
67*946379e7Schristos<b>Input file location:</b></td></table>
68*946379e7Schristos
69*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
70*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
71*946379e7Schristos<tr valign="top" align="left">
72*946379e7Schristos<td width="10%"></td><td width="90%">
73*946379e7SchristosINPUTFILE ...</td></table>
74*946379e7Schristos
75*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
76*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
77*946379e7Schristos<tr valign="top" align="left">
78*946379e7Schristos<td width="21%"></td><td width="79%">
79*946379e7Schristosinput files</td></table>
80*946379e7Schristos
81*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
82*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
83*946379e7Schristos<tr valign="top" align="left">
84*946379e7Schristos<td width="10%"></td><td width="90%">
85*946379e7Schristos<b>-f</b>, <b>--files-from</b>=<i>FILE</i></td></table>
86*946379e7Schristos
87*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
88*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
89*946379e7Schristos<tr valign="top" align="left">
90*946379e7Schristos<td width="21%"></td><td width="79%">
91*946379e7Schristosget list of input files from FILE</td></table>
92*946379e7Schristos
93*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
94*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
95*946379e7Schristos<tr valign="top" align="left">
96*946379e7Schristos<td width="10%"></td><td width="90%">
97*946379e7Schristos<b>-D</b>, <b>--directory</b>=<i>DIRECTORY</i></td></table>
98*946379e7Schristos
99*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
100*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
101*946379e7Schristos<tr valign="top" align="left">
102*946379e7Schristos<td width="21%"></td><td width="79%">
103*946379e7Schristosadd DIRECTORY to list for input files search</td></table>
104*946379e7Schristos
105*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
106*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
107*946379e7Schristos<tr valign="top" align="left">
108*946379e7Schristos<td width="10%"></td><td width="90%">
109*946379e7SchristosIf input file is -, standard input is read.</td></table>
110*946379e7Schristos
111*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
112*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
113*946379e7Schristos<tr valign="top" align="left">
114*946379e7Schristos<td width="4%"></td><td width="96%">
115*946379e7Schristos<b>Output file location:</b></td></table>
116*946379e7Schristos
117*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
118*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
119*946379e7Schristos<tr valign="top" align="left">
120*946379e7Schristos<td width="10%"></td><td width="90%">
121*946379e7Schristos<b>-o</b>, <b>--output-file</b>=<i>FILE</i></td></table>
122*946379e7Schristos
123*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
124*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
125*946379e7Schristos<tr valign="top" align="left">
126*946379e7Schristos<td width="21%"></td><td width="79%">
127*946379e7Schristoswrite output to specified file</td></table>
128*946379e7Schristos
129*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
130*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
131*946379e7Schristos<tr valign="top" align="left">
132*946379e7Schristos<td width="10%"></td><td width="90%">
133*946379e7SchristosThe results are written to standard output if no output file
134*946379e7Schristosis specified or if it is -.</td></table>
135*946379e7Schristos
136*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
137*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
138*946379e7Schristos<tr valign="top" align="left">
139*946379e7Schristos<td width="4%"></td><td width="96%">
140*946379e7Schristos<b>Message selection:</b></td></table>
141*946379e7Schristos
142*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
143*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
144*946379e7Schristos<tr valign="top" align="left">
145*946379e7Schristos<td width="10%"></td><td width="90%">
146*946379e7Schristos-&lt;, <b>--less-than</b>=<i>NUMBER</i></td></table>
147*946379e7Schristos
148*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
149*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
150*946379e7Schristos<tr valign="top" align="left">
151*946379e7Schristos<td width="21%"></td><td width="79%">
152*946379e7Schristosprint messages with less than this many definitions,
153*946379e7Schristosdefaults to infinite if not set</td></table>
154*946379e7Schristos
155*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
156*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
157*946379e7Schristos<tr valign="top" align="left">
158*946379e7Schristos<td width="10%"></td><td width="90%">
159*946379e7Schristos-&gt;, <b>--more-than</b>=<i>NUMBER</i></td></table>
160*946379e7Schristos
161*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
162*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
163*946379e7Schristos<tr valign="top" align="left">
164*946379e7Schristos<td width="21%"></td><td width="79%">
165*946379e7Schristosprint messages with more than this many definitions,
166*946379e7Schristosdefaults to 0 if not set</td></table>
167*946379e7Schristos
168*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
169*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
170*946379e7Schristos<tr valign="top" align="left">
171*946379e7Schristos<td width="10%"></td><td width="90%">
172*946379e7Schristos<b>-u</b>, <b>--unique</b></td></table>
173*946379e7Schristos
174*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
175*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
176*946379e7Schristos<tr valign="top" align="left">
177*946379e7Schristos<td width="21%"></td><td width="79%">
178*946379e7Schristosshorthand for <b>--less-than</b>=<i>2</i>, requests that
179*946379e7Schristosonly unique messages be printed</td></table>
180*946379e7Schristos
181*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
182*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
183*946379e7Schristos<tr valign="top" align="left">
184*946379e7Schristos<td width="4%"></td><td width="96%">
185*946379e7Schristos<b>Input file syntax:</b></td></table>
186*946379e7Schristos
187*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
188*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
189*946379e7Schristos<tr valign="top" align="left">
190*946379e7Schristos<td width="10%"></td><td width="90%">
191*946379e7Schristos<b>-P</b>, <b>--properties-input</b></td></table>
192*946379e7Schristos
193*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
194*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
195*946379e7Schristos<tr valign="top" align="left">
196*946379e7Schristos<td width="21%"></td><td width="79%">
197*946379e7Schristosinput files are in Java .properties syntax</td></table>
198*946379e7Schristos
199*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
200*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
201*946379e7Schristos<tr valign="top" align="left">
202*946379e7Schristos<td width="10%"></td><td width="90%">
203*946379e7Schristos<b>--stringtable-input</b></td></table>
204*946379e7Schristos
205*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
206*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
207*946379e7Schristos<tr valign="top" align="left">
208*946379e7Schristos<td width="21%"></td><td width="79%">
209*946379e7Schristosinput files are in NeXTstep/GNUstep .strings
210*946379e7Schristossyntax</td></table>
211*946379e7Schristos
212*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
213*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
214*946379e7Schristos<tr valign="top" align="left">
215*946379e7Schristos<td width="4%"></td><td width="96%">
216*946379e7Schristos<b>Output details:</b></td></table>
217*946379e7Schristos
218*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
219*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
220*946379e7Schristos<tr valign="top" align="left">
221*946379e7Schristos<td width="10%"></td><td width="90%">
222*946379e7Schristos<b>-t</b>, <b>--to-code</b>=<i>NAME</i></td></table>
223*946379e7Schristos
224*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
225*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
226*946379e7Schristos<tr valign="top" align="left">
227*946379e7Schristos<td width="21%"></td><td width="79%">
228*946379e7Schristosencoding for output</td></table>
229*946379e7Schristos
230*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
231*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
232*946379e7Schristos<tr valign="top" align="left">
233*946379e7Schristos<td width="10%"></td><td width="90%">
234*946379e7Schristos<b>--use-first</b></td></table>
235*946379e7Schristos
236*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
237*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
238*946379e7Schristos<tr valign="top" align="left">
239*946379e7Schristos<td width="21%"></td><td width="79%">
240*946379e7Schristosuse first available translation for each message, don't
241*946379e7Schristosmerge several translations</td></table>
242*946379e7Schristos
243*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
244*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
245*946379e7Schristos<tr valign="top" align="left">
246*946379e7Schristos<td width="10%"></td><td width="90%">
247*946379e7Schristos<b>-e</b>, <b>--no-escape</b></td></table>
248*946379e7Schristos
249*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
250*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
251*946379e7Schristos<tr valign="top" align="left">
252*946379e7Schristos<td width="21%"></td><td width="79%">
253*946379e7Schristosdo not use C escapes in output (default)</td></table>
254*946379e7Schristos
255*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
256*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
257*946379e7Schristos<tr valign="top" align="left">
258*946379e7Schristos<td width="10%"></td><td width="90%">
259*946379e7Schristos<b>-E</b>, <b>--escape</b></td></table>
260*946379e7Schristos
261*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
262*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
263*946379e7Schristos<tr valign="top" align="left">
264*946379e7Schristos<td width="21%"></td><td width="79%">
265*946379e7Schristosuse C escapes in output, no extended chars</td></table>
266*946379e7Schristos
267*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
268*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
269*946379e7Schristos<tr valign="top" align="left">
270*946379e7Schristos<td width="10%"></td><td width="90%">
271*946379e7Schristos<b>--force-po</b></td></table>
272*946379e7Schristos
273*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
274*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
275*946379e7Schristos<tr valign="top" align="left">
276*946379e7Schristos<td width="21%"></td><td width="79%">
277*946379e7Schristoswrite PO file even if empty</td></table>
278*946379e7Schristos
279*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
280*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
281*946379e7Schristos<tr valign="top" align="left">
282*946379e7Schristos<td width="10%"></td><td width="90%">
283*946379e7Schristos<b>-i</b>, <b>--indent</b></td></table>
284*946379e7Schristos
285*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
286*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
287*946379e7Schristos<tr valign="top" align="left">
288*946379e7Schristos<td width="21%"></td><td width="79%">
289*946379e7Schristoswrite the .po file using indented style</td></table>
290*946379e7Schristos
291*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
292*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
293*946379e7Schristos<tr valign="top" align="left">
294*946379e7Schristos<td width="10%"></td><td width="90%">
295*946379e7Schristos<b>--no-location</b></td></table>
296*946379e7Schristos
297*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
298*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
299*946379e7Schristos<tr valign="top" align="left">
300*946379e7Schristos<td width="21%"></td><td width="79%">
301*946379e7Schristosdo not write '#: filename:line' lines</td></table>
302*946379e7Schristos
303*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
304*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
305*946379e7Schristos<tr valign="top" align="left">
306*946379e7Schristos<td width="10%"></td><td width="90%">
307*946379e7Schristos<b>-n</b>, <b>--add-location</b></td></table>
308*946379e7Schristos
309*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
310*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
311*946379e7Schristos<tr valign="top" align="left">
312*946379e7Schristos<td width="21%"></td><td width="79%">
313*946379e7Schristosgenerate '#: filename:line' lines (default)</td></table>
314*946379e7Schristos
315*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
316*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
317*946379e7Schristos<tr valign="top" align="left">
318*946379e7Schristos<td width="10%"></td><td width="90%">
319*946379e7Schristos<b>--strict</b></td></table>
320*946379e7Schristos
321*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
322*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
323*946379e7Schristos<tr valign="top" align="left">
324*946379e7Schristos<td width="21%"></td><td width="79%">
325*946379e7Schristoswrite out strict Uniforum conforming .po file</td></table>
326*946379e7Schristos
327*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
328*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
329*946379e7Schristos<tr valign="top" align="left">
330*946379e7Schristos<td width="10%"></td><td width="90%">
331*946379e7Schristos<b>-p</b>, <b>--properties-output</b></td></table>
332*946379e7Schristos
333*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
334*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
335*946379e7Schristos<tr valign="top" align="left">
336*946379e7Schristos<td width="21%"></td><td width="79%">
337*946379e7Schristoswrite out a Java .properties file</td></table>
338*946379e7Schristos
339*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
340*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
341*946379e7Schristos<tr valign="top" align="left">
342*946379e7Schristos<td width="10%"></td><td width="90%">
343*946379e7Schristos<b>--stringtable-output</b></td></table>
344*946379e7Schristos
345*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
346*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
347*946379e7Schristos<tr valign="top" align="left">
348*946379e7Schristos<td width="21%"></td><td width="79%">
349*946379e7Schristoswrite out a NeXTstep/GNUstep .strings file</td></table>
350*946379e7Schristos
351*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
352*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
353*946379e7Schristos<tr valign="top" align="left">
354*946379e7Schristos<td width="10%"></td><td width="90%">
355*946379e7Schristos<b>-w</b>, <b>--width</b>=<i>NUMBER</i></td></table>
356*946379e7Schristos
357*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
358*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
359*946379e7Schristos<tr valign="top" align="left">
360*946379e7Schristos<td width="21%"></td><td width="79%">
361*946379e7Schristosset output page width</td></table>
362*946379e7Schristos
363*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
364*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
365*946379e7Schristos<tr valign="top" align="left">
366*946379e7Schristos<td width="10%"></td><td width="90%">
367*946379e7Schristos<b>--no-wrap</b></td></table>
368*946379e7Schristos
369*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
370*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
371*946379e7Schristos<tr valign="top" align="left">
372*946379e7Schristos<td width="21%"></td><td width="79%">
373*946379e7Schristosdo not break long message lines, longer than the output page
374*946379e7Schristoswidth, into several lines</td></table>
375*946379e7Schristos
376*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
377*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
378*946379e7Schristos<tr valign="top" align="left">
379*946379e7Schristos<td width="10%"></td><td width="90%">
380*946379e7Schristos<b>-s</b>, <b>--sort-output</b></td></table>
381*946379e7Schristos
382*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
383*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
384*946379e7Schristos<tr valign="top" align="left">
385*946379e7Schristos<td width="21%"></td><td width="79%">
386*946379e7Schristosgenerate sorted output</td></table>
387*946379e7Schristos
388*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
389*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
390*946379e7Schristos<tr valign="top" align="left">
391*946379e7Schristos<td width="10%"></td><td width="90%">
392*946379e7Schristos<b>-F</b>, <b>--sort-by-file</b></td></table>
393*946379e7Schristos
394*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
395*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
396*946379e7Schristos<tr valign="top" align="left">
397*946379e7Schristos<td width="21%"></td><td width="79%">
398*946379e7Schristossort output by file location</td></table>
399*946379e7Schristos
400*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
401*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
402*946379e7Schristos<tr valign="top" align="left">
403*946379e7Schristos<td width="4%"></td><td width="96%">
404*946379e7Schristos<b>Informative output:</b></td></table>
405*946379e7Schristos
406*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
407*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
408*946379e7Schristos<tr valign="top" align="left">
409*946379e7Schristos<td width="10%"></td><td width="90%">
410*946379e7Schristos<b>-h</b>, <b>--help</b></td></table>
411*946379e7Schristos
412*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
413*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
414*946379e7Schristos<tr valign="top" align="left">
415*946379e7Schristos<td width="21%"></td><td width="79%">
416*946379e7Schristosdisplay this help and exit</td></table>
417*946379e7Schristos
418*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
419*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
420*946379e7Schristos<tr valign="top" align="left">
421*946379e7Schristos<td width="10%"></td><td width="90%">
422*946379e7Schristos<b>-V</b>, <b>--version</b></td></table>
423*946379e7Schristos
424*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
425*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
426*946379e7Schristos<tr valign="top" align="left">
427*946379e7Schristos<td width="21%"></td><td width="79%">
428*946379e7Schristosoutput version information and exit</td></table>
429*946379e7Schristos<a name="AUTHOR"></a>
430*946379e7Schristos<h2>AUTHOR</h2>
431*946379e7Schristos
432*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
433*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
434*946379e7Schristos<tr valign="top" align="left">
435*946379e7Schristos<td width="10%"></td><td width="90%">
436*946379e7SchristosWritten by Bruno Haible.</td></table>
437*946379e7Schristos<a name="REPORTING BUGS"></a>
438*946379e7Schristos<h2>REPORTING BUGS</h2>
439*946379e7Schristos
440*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
441*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
442*946379e7Schristos<tr valign="top" align="left">
443*946379e7Schristos<td width="10%"></td><td width="90%">
444*946379e7SchristosReport bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</td></table>
445*946379e7Schristos<a name="COPYRIGHT"></a>
446*946379e7Schristos<h2>COPYRIGHT</h2>
447*946379e7Schristos
448*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
449*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
450*946379e7Schristos<tr valign="top" align="left">
451*946379e7Schristos<td width="10%"></td><td width="90%">
452*946379e7SchristosCopyright 2001-2006 Free Software Foundation, Inc.<br>
453*946379e7SchristosThis is free software; see the source for copying
454*946379e7Schristosconditions. There is NO warranty; not even for
455*946379e7SchristosMERCHANTABILITY or FITNESS FOR A PARTICULAR
456*946379e7SchristosPURPOSE.</td></table>
457*946379e7Schristos<a name="SEE ALSO"></a>
458*946379e7Schristos<h2>SEE ALSO</h2>
459*946379e7Schristos
460*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
461*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
462*946379e7Schristos<tr valign="top" align="left">
463*946379e7Schristos<td width="10%"></td><td width="90%">
464*946379e7SchristosThe full documentation for <b>msgcat</b> is maintained as a
465*946379e7SchristosTexinfo manual. If the <b>info</b> and <b>msgcat</b>
466*946379e7Schristosprograms are properly installed at your site, the
467*946379e7Schristoscommand</td></table>
468*946379e7Schristos
469*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
470*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
471*946379e7Schristos<tr valign="top" align="left">
472*946379e7Schristos<td width="21%"></td><td width="79%">
473*946379e7Schristos<b>info msgcat</b></td></table>
474*946379e7Schristos
475*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
476*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
477*946379e7Schristos<tr valign="top" align="left">
478*946379e7Schristos<td width="10%"></td><td width="90%">
479*946379e7Schristosshould give you access to the complete manual.</td></table>
480*946379e7Schristos<hr>
481*946379e7Schristos</body>
482*946379e7Schristos</html>
483