xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/man/msgmerge.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>MSGMERGE</title>
6*946379e7Schristos</head>
7*946379e7Schristos<body>
8*946379e7Schristos
9*946379e7Schristos<h1 align=center>MSGMERGE</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*946379e7Schristosmsgmerge - merge message catalog and template</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>msgmerge</b> [<i>OPTION</i>] <i>def.po
35*946379e7Schristosref.pot</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*946379e7SchristosMerges two Uniforum style .po files together. The def.po
44*946379e7Schristosfile is an existing PO file with translations which will be
45*946379e7Schristostaken over to the newly created file as long as they still
46*946379e7Schristosmatch; comments will be preserved, but extracted comments
47*946379e7Schristosand file positions will be discarded. The ref.pot file is
48*946379e7Schristosthe last created PO file with up-to-date source references
49*946379e7Schristosbut old translations, or a PO Template file (generally
50*946379e7Schristoscreated by xgettext); any translations or comments in the
51*946379e7Schristosfile will be discarded, however dot comments and file
52*946379e7Schristospositions will be preserved. Where an exact match cannot be
53*946379e7Schristosfound, fuzzy matching is used to produce better
54*946379e7Schristosresults.</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*946379e7Schristosdef.po</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*946379e7Schristostranslations referring to old sources</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*946379e7Schristosref.pot</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*946379e7Schristosreferences to new sources</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*946379e7Schristos<b>-C</b>, <b>--compendium</b>=<i>FILE</i></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="21%"></td><td width="79%">
115*946379e7Schristosadditional library of message translations, may be specified
116*946379e7Schristosmore than once</td></table>
117*946379e7Schristos
118*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
119*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
120*946379e7Schristos<tr valign="top" align="left">
121*946379e7Schristos<td width="4%"></td><td width="96%">
122*946379e7Schristos<b>Operation mode:</b></td></table>
123*946379e7Schristos
124*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
125*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
126*946379e7Schristos<tr valign="top" align="left">
127*946379e7Schristos<td width="10%"></td><td width="90%">
128*946379e7Schristos<b>-U</b>, <b>--update</b></td></table>
129*946379e7Schristos
130*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
131*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
132*946379e7Schristos<tr valign="top" align="left">
133*946379e7Schristos<td width="21%"></td><td width="79%">
134*946379e7Schristosupdate def.po, do nothing if def.po already up to
135*946379e7Schristosdate</td></table>
136*946379e7Schristos
137*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
138*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
139*946379e7Schristos<tr valign="top" align="left">
140*946379e7Schristos<td width="4%"></td><td width="96%">
141*946379e7Schristos<b>Output file location:</b></td></table>
142*946379e7Schristos
143*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
144*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
145*946379e7Schristos<tr valign="top" align="left">
146*946379e7Schristos<td width="10%"></td><td width="90%">
147*946379e7Schristos<b>-o</b>, <b>--output-file</b>=<i>FILE</i></td></table>
148*946379e7Schristos
149*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
150*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
151*946379e7Schristos<tr valign="top" align="left">
152*946379e7Schristos<td width="21%"></td><td width="79%">
153*946379e7Schristoswrite output to specified file</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*946379e7SchristosThe results are written to standard output if no output file
160*946379e7Schristosis specified or if it is -.</td></table>
161*946379e7Schristos
162*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
163*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
164*946379e7Schristos<tr valign="top" align="left">
165*946379e7Schristos<td width="10%"></td><td width="90%">
166*946379e7SchristosOutput file location in update mode: The result is written
167*946379e7Schristosback to def.po.</td></table>
168*946379e7Schristos
169*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
170*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
171*946379e7Schristos<tr valign="top" align="left">
172*946379e7Schristos<td width="10%"></td><td width="90%">
173*946379e7Schristos<b>--backup</b>=<i>CONTROL</i></td></table>
174*946379e7Schristos
175*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
176*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
177*946379e7Schristos<tr valign="top" align="left">
178*946379e7Schristos<td width="21%"></td><td width="79%">
179*946379e7Schristosmake a backup of def.po</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="10%"></td><td width="90%">
185*946379e7Schristos<b>--suffix</b>=<i>SUFFIX</i></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="21%"></td><td width="79%">
191*946379e7Schristosoverride the usual backup suffix</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="10%"></td><td width="90%">
197*946379e7SchristosThe version control method may be selected via the
198*946379e7Schristos<b>--backup</b> option or through the VERSION_CONTROL
199*946379e7Schristosenvironment variable. Here are the values:</td></table>
200*946379e7Schristos
201*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
202*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
203*946379e7Schristos<tr valign="top" align="left">
204*946379e7Schristos<td width="10%"></td><td width="90%">
205*946379e7Schristosnone, off</td></table>
206*946379e7Schristos
207*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
208*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
209*946379e7Schristos<tr valign="top" align="left">
210*946379e7Schristos<td width="21%"></td><td width="79%">
211*946379e7Schristosnever make backups (even if <b>--backup</b> is
212*946379e7Schristosgiven)</td></table>
213*946379e7Schristos
214*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
215*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
216*946379e7Schristos<tr valign="top" align="left">
217*946379e7Schristos<td width="10%"></td><td width="90%">
218*946379e7Schristosnumbered, t</td></table>
219*946379e7Schristos
220*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
221*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
222*946379e7Schristos<tr valign="top" align="left">
223*946379e7Schristos<td width="21%"></td><td width="79%">
224*946379e7Schristosmake numbered backups</td></table>
225*946379e7Schristos
226*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
227*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
228*946379e7Schristos<tr valign="top" align="left">
229*946379e7Schristos<td width="10%"></td><td width="90%">
230*946379e7Schristosexisting, nil</td></table>
231*946379e7Schristos
232*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
233*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
234*946379e7Schristos<tr valign="top" align="left">
235*946379e7Schristos<td width="21%"></td><td width="79%">
236*946379e7Schristosnumbered if numbered backups exist, simple
237*946379e7Schristosotherwise</td></table>
238*946379e7Schristos
239*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
240*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
241*946379e7Schristos<tr valign="top" align="left">
242*946379e7Schristos<td width="10%"></td><td width="90%">
243*946379e7Schristossimple, never</td></table>
244*946379e7Schristos
245*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
246*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
247*946379e7Schristos<tr valign="top" align="left">
248*946379e7Schristos<td width="21%"></td><td width="79%">
249*946379e7Schristosalways make simple backups</td></table>
250*946379e7Schristos
251*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
252*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
253*946379e7Schristos<tr valign="top" align="left">
254*946379e7Schristos<td width="10%"></td><td width="90%">
255*946379e7SchristosThe backup suffix is `~', unless set with <b>--suffix</b> or
256*946379e7Schristosthe SIMPLE_BACKUP_SUFFIX environment variable.</td></table>
257*946379e7Schristos
258*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
259*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
260*946379e7Schristos<tr valign="top" align="left">
261*946379e7Schristos<td width="4%"></td><td width="96%">
262*946379e7Schristos<b>Operation modifiers:</b></td></table>
263*946379e7Schristos
264*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
265*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
266*946379e7Schristos<tr valign="top" align="left">
267*946379e7Schristos<td width="10%"></td><td width="90%">
268*946379e7Schristos<b>-m</b>, <b>--multi-domain</b></td></table>
269*946379e7Schristos
270*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
271*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
272*946379e7Schristos<tr valign="top" align="left">
273*946379e7Schristos<td width="21%"></td><td width="79%">
274*946379e7Schristosapply ref.pot to each of the domains in def.po</td></table>
275*946379e7Schristos
276*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
277*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
278*946379e7Schristos<tr valign="top" align="left">
279*946379e7Schristos<td width="10%"></td><td width="90%">
280*946379e7Schristos<b>-N</b>, <b>--no-fuzzy-matching</b></td></table>
281*946379e7Schristos
282*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
283*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
284*946379e7Schristos<tr valign="top" align="left">
285*946379e7Schristos<td width="21%"></td><td width="79%">
286*946379e7Schristosdo not use fuzzy matching</td></table>
287*946379e7Schristos
288*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
289*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
290*946379e7Schristos<tr valign="top" align="left">
291*946379e7Schristos<td width="10%"></td><td width="90%">
292*946379e7Schristos<b>--previous</b></td></table>
293*946379e7Schristos
294*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
295*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
296*946379e7Schristos<tr valign="top" align="left">
297*946379e7Schristos<td width="21%"></td><td width="79%">
298*946379e7Schristoskeep previous msgids of translated messages</td></table>
299*946379e7Schristos
300*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
301*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
302*946379e7Schristos<tr valign="top" align="left">
303*946379e7Schristos<td width="4%"></td><td width="96%">
304*946379e7Schristos<b>Input file syntax:</b></td></table>
305*946379e7Schristos
306*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
307*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
308*946379e7Schristos<tr valign="top" align="left">
309*946379e7Schristos<td width="10%"></td><td width="90%">
310*946379e7Schristos<b>-P</b>, <b>--properties-input</b></td></table>
311*946379e7Schristos
312*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
313*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
314*946379e7Schristos<tr valign="top" align="left">
315*946379e7Schristos<td width="21%"></td><td width="79%">
316*946379e7Schristosinput files are in Java .properties syntax</td></table>
317*946379e7Schristos
318*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
319*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
320*946379e7Schristos<tr valign="top" align="left">
321*946379e7Schristos<td width="10%"></td><td width="90%">
322*946379e7Schristos<b>--stringtable-input</b></td></table>
323*946379e7Schristos
324*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
325*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
326*946379e7Schristos<tr valign="top" align="left">
327*946379e7Schristos<td width="21%"></td><td width="79%">
328*946379e7Schristosinput files are in NeXTstep/GNUstep .strings
329*946379e7Schristossyntax</td></table>
330*946379e7Schristos
331*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
332*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
333*946379e7Schristos<tr valign="top" align="left">
334*946379e7Schristos<td width="4%"></td><td width="96%">
335*946379e7Schristos<b>Output details:</b></td></table>
336*946379e7Schristos
337*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
338*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
339*946379e7Schristos<tr valign="top" align="left">
340*946379e7Schristos<td width="10%"></td><td width="90%">
341*946379e7Schristos<b>-e</b>, <b>--no-escape</b></td></table>
342*946379e7Schristos
343*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
344*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
345*946379e7Schristos<tr valign="top" align="left">
346*946379e7Schristos<td width="21%"></td><td width="79%">
347*946379e7Schristosdo not use C escapes in output (default)</td></table>
348*946379e7Schristos
349*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
350*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
351*946379e7Schristos<tr valign="top" align="left">
352*946379e7Schristos<td width="10%"></td><td width="90%">
353*946379e7Schristos<b>-E</b>, <b>--escape</b></td></table>
354*946379e7Schristos
355*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
356*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
357*946379e7Schristos<tr valign="top" align="left">
358*946379e7Schristos<td width="21%"></td><td width="79%">
359*946379e7Schristosuse C escapes in output, no extended chars</td></table>
360*946379e7Schristos
361*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
362*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
363*946379e7Schristos<tr valign="top" align="left">
364*946379e7Schristos<td width="10%"></td><td width="90%">
365*946379e7Schristos<b>--force-po</b></td></table>
366*946379e7Schristos
367*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
368*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
369*946379e7Schristos<tr valign="top" align="left">
370*946379e7Schristos<td width="21%"></td><td width="79%">
371*946379e7Schristoswrite PO file even if empty</td></table>
372*946379e7Schristos
373*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
374*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
375*946379e7Schristos<tr valign="top" align="left">
376*946379e7Schristos<td width="10%"></td><td width="90%">
377*946379e7Schristos<b>-i</b>, <b>--indent</b></td></table>
378*946379e7Schristos
379*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
380*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
381*946379e7Schristos<tr valign="top" align="left">
382*946379e7Schristos<td width="21%"></td><td width="79%">
383*946379e7Schristosindented output style</td></table>
384*946379e7Schristos
385*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
386*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
387*946379e7Schristos<tr valign="top" align="left">
388*946379e7Schristos<td width="10%"></td><td width="90%">
389*946379e7Schristos<b>--no-location</b></td></table>
390*946379e7Schristos
391*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
392*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
393*946379e7Schristos<tr valign="top" align="left">
394*946379e7Schristos<td width="21%"></td><td width="79%">
395*946379e7Schristossuppress '#: filename:line' lines</td></table>
396*946379e7Schristos
397*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
398*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
399*946379e7Schristos<tr valign="top" align="left">
400*946379e7Schristos<td width="10%"></td><td width="90%">
401*946379e7Schristos<b>--add-location</b></td></table>
402*946379e7Schristos
403*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
404*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
405*946379e7Schristos<tr valign="top" align="left">
406*946379e7Schristos<td width="21%"></td><td width="79%">
407*946379e7Schristospreserve '#: filename:line' lines (default)</td></table>
408*946379e7Schristos
409*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
410*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
411*946379e7Schristos<tr valign="top" align="left">
412*946379e7Schristos<td width="10%"></td><td width="90%">
413*946379e7Schristos<b>--strict</b></td></table>
414*946379e7Schristos
415*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
416*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
417*946379e7Schristos<tr valign="top" align="left">
418*946379e7Schristos<td width="21%"></td><td width="79%">
419*946379e7Schristosstrict Uniforum output style</td></table>
420*946379e7Schristos
421*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
422*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
423*946379e7Schristos<tr valign="top" align="left">
424*946379e7Schristos<td width="10%"></td><td width="90%">
425*946379e7Schristos<b>-p</b>, <b>--properties-output</b></td></table>
426*946379e7Schristos
427*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
428*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
429*946379e7Schristos<tr valign="top" align="left">
430*946379e7Schristos<td width="21%"></td><td width="79%">
431*946379e7Schristoswrite out a Java .properties file</td></table>
432*946379e7Schristos
433*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
434*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
435*946379e7Schristos<tr valign="top" align="left">
436*946379e7Schristos<td width="10%"></td><td width="90%">
437*946379e7Schristos<b>--stringtable-output</b></td></table>
438*946379e7Schristos
439*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
440*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
441*946379e7Schristos<tr valign="top" align="left">
442*946379e7Schristos<td width="21%"></td><td width="79%">
443*946379e7Schristoswrite out a NeXTstep/GNUstep .strings file</td></table>
444*946379e7Schristos
445*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
446*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
447*946379e7Schristos<tr valign="top" align="left">
448*946379e7Schristos<td width="10%"></td><td width="90%">
449*946379e7Schristos<b>-w</b>, <b>--width</b>=<i>NUMBER</i></td></table>
450*946379e7Schristos
451*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
452*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
453*946379e7Schristos<tr valign="top" align="left">
454*946379e7Schristos<td width="21%"></td><td width="79%">
455*946379e7Schristosset output page width</td></table>
456*946379e7Schristos
457*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
458*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
459*946379e7Schristos<tr valign="top" align="left">
460*946379e7Schristos<td width="10%"></td><td width="90%">
461*946379e7Schristos<b>--no-wrap</b></td></table>
462*946379e7Schristos
463*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
464*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
465*946379e7Schristos<tr valign="top" align="left">
466*946379e7Schristos<td width="21%"></td><td width="79%">
467*946379e7Schristosdo not break long message lines, longer than the output page
468*946379e7Schristoswidth, into several lines</td></table>
469*946379e7Schristos
470*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
471*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
472*946379e7Schristos<tr valign="top" align="left">
473*946379e7Schristos<td width="10%"></td><td width="90%">
474*946379e7Schristos<b>-s</b>, <b>--sort-output</b></td></table>
475*946379e7Schristos
476*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
477*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
478*946379e7Schristos<tr valign="top" align="left">
479*946379e7Schristos<td width="21%"></td><td width="79%">
480*946379e7Schristosgenerate sorted output</td></table>
481*946379e7Schristos
482*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
483*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
484*946379e7Schristos<tr valign="top" align="left">
485*946379e7Schristos<td width="10%"></td><td width="90%">
486*946379e7Schristos<b>-F</b>, <b>--sort-by-file</b></td></table>
487*946379e7Schristos
488*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
489*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
490*946379e7Schristos<tr valign="top" align="left">
491*946379e7Schristos<td width="21%"></td><td width="79%">
492*946379e7Schristossort output by file location</td></table>
493*946379e7Schristos
494*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
495*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
496*946379e7Schristos<tr valign="top" align="left">
497*946379e7Schristos<td width="4%"></td><td width="96%">
498*946379e7Schristos<b>Informative output:</b></td></table>
499*946379e7Schristos
500*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
501*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
502*946379e7Schristos<tr valign="top" align="left">
503*946379e7Schristos<td width="10%"></td><td width="90%">
504*946379e7Schristos<b>-h</b>, <b>--help</b></td></table>
505*946379e7Schristos
506*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
507*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
508*946379e7Schristos<tr valign="top" align="left">
509*946379e7Schristos<td width="21%"></td><td width="79%">
510*946379e7Schristosdisplay this help and exit</td></table>
511*946379e7Schristos
512*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
513*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
514*946379e7Schristos<tr valign="top" align="left">
515*946379e7Schristos<td width="10%"></td><td width="90%">
516*946379e7Schristos<b>-V</b>, <b>--version</b></td></table>
517*946379e7Schristos
518*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
519*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
520*946379e7Schristos<tr valign="top" align="left">
521*946379e7Schristos<td width="21%"></td><td width="79%">
522*946379e7Schristosoutput version information and exit</td></table>
523*946379e7Schristos
524*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
525*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
526*946379e7Schristos<tr valign="top" align="left">
527*946379e7Schristos<td width="10%"></td><td width="90%">
528*946379e7Schristos<b>-v</b>, <b>--verbose</b></td></table>
529*946379e7Schristos
530*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
531*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
532*946379e7Schristos<tr valign="top" align="left">
533*946379e7Schristos<td width="21%"></td><td width="79%">
534*946379e7Schristosincrease verbosity level</td></table>
535*946379e7Schristos
536*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
537*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
538*946379e7Schristos<tr valign="top" align="left">
539*946379e7Schristos<td width="10%"></td><td width="90%">
540*946379e7Schristos<b>-q</b>, <b>--quiet</b>, <b>--silent</b></td></table>
541*946379e7Schristos
542*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
543*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
544*946379e7Schristos<tr valign="top" align="left">
545*946379e7Schristos<td width="21%"></td><td width="79%">
546*946379e7Schristossuppress progress indicators</td></table>
547*946379e7Schristos<a name="AUTHOR"></a>
548*946379e7Schristos<h2>AUTHOR</h2>
549*946379e7Schristos
550*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
551*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
552*946379e7Schristos<tr valign="top" align="left">
553*946379e7Schristos<td width="10%"></td><td width="90%">
554*946379e7SchristosWritten by Peter Miller.</td></table>
555*946379e7Schristos<a name="REPORTING BUGS"></a>
556*946379e7Schristos<h2>REPORTING BUGS</h2>
557*946379e7Schristos
558*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
559*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
560*946379e7Schristos<tr valign="top" align="left">
561*946379e7Schristos<td width="10%"></td><td width="90%">
562*946379e7SchristosReport bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</td></table>
563*946379e7Schristos<a name="COPYRIGHT"></a>
564*946379e7Schristos<h2>COPYRIGHT</h2>
565*946379e7Schristos
566*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
567*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
568*946379e7Schristos<tr valign="top" align="left">
569*946379e7Schristos<td width="10%"></td><td width="90%">
570*946379e7SchristosCopyright 1995-1998, 2000-2006 Free Software Foundation,
571*946379e7SchristosInc.<br>
572*946379e7SchristosThis is free software; see the source for copying
573*946379e7Schristosconditions. There is NO warranty; not even for
574*946379e7SchristosMERCHANTABILITY or FITNESS FOR A PARTICULAR
575*946379e7SchristosPURPOSE.</td></table>
576*946379e7Schristos<a name="SEE ALSO"></a>
577*946379e7Schristos<h2>SEE ALSO</h2>
578*946379e7Schristos
579*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
580*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
581*946379e7Schristos<tr valign="top" align="left">
582*946379e7Schristos<td width="10%"></td><td width="90%">
583*946379e7SchristosThe full documentation for <b>msgmerge</b> is maintained as
584*946379e7Schristosa Texinfo manual. If the <b>info</b> and <b>msgmerge</b>
585*946379e7Schristosprograms are properly installed at your site, the
586*946379e7Schristoscommand</td></table>
587*946379e7Schristos
588*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
589*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
590*946379e7Schristos<tr valign="top" align="left">
591*946379e7Schristos<td width="21%"></td><td width="79%">
592*946379e7Schristos<b>info msgmerge</b></td></table>
593*946379e7Schristos
594*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
595*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
596*946379e7Schristos<tr valign="top" align="left">
597*946379e7Schristos<td width="10%"></td><td width="90%">
598*946379e7Schristosshould give you access to the complete manual.</td></table>
599*946379e7Schristos<hr>
600*946379e7Schristos</body>
601*946379e7Schristos</html>
602