Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / msgmerge.1.html
blob4b161725a246504309fa443e912ac90d116288b2
1 <!-- Creator : groff version 1.18.1 -->
2 <html>
3 <head>
4 <meta name="generator" content="groff -Thtml, see www.gnu.org">
5 <meta name="Content-Style" content="text/css">
6 <title>MSGMERGE</title>
7 </head>
8 <body>
10 <h1 align=center>MSGMERGE</h1>
11 <a href="#NAME">NAME</a><br>
12 <a href="#SYNOPSIS">SYNOPSIS</a><br>
13 <a href="#DESCRIPTION">DESCRIPTION</a><br>
14 <a href="#AUTHOR">AUTHOR</a><br>
15 <a href="#REPORTING BUGS">REPORTING BUGS</a><br>
16 <a href="#COPYRIGHT">COPYRIGHT</a><br>
17 <a href="#SEE ALSO">SEE ALSO</a><br>
19 <hr>
20 <a name="NAME"></a>
21 <h2>NAME</h2>
22 <!-- INDENTATION -->
23 <table width="100%" border=0 rules="none" frame="void"
24 cols="2" cellspacing="0" cellpadding="0">
25 <tr valign="top" align="left">
26 <td width="10%"></td>
27 <td width="89%">
28 <p>msgmerge &minus; merge message catalog and template</p>
29 </td>
30 </table>
31 <a name="SYNOPSIS"></a>
32 <h2>SYNOPSIS</h2>
33 <!-- INDENTATION -->
34 <table width="100%" border=0 rules="none" frame="void"
35 cols="2" cellspacing="0" cellpadding="0">
36 <tr valign="top" align="left">
37 <td width="10%"></td>
38 <td width="89%">
39 <p><b>msgmerge</b> [<i>OPTION</i>] <i>def.po ref.pot</i></p>
40 </td>
41 </table>
42 <a name="DESCRIPTION"></a>
43 <h2>DESCRIPTION</h2>
44 <!-- INDENTATION -->
45 <table width="100%" border=0 rules="none" frame="void"
46 cols="2" cellspacing="0" cellpadding="0">
47 <tr valign="top" align="left">
48 <td width="10%"></td>
49 <td width="89%">
50 <p>Merges two Uniforum style .po files together. The def.po
51 file is an existing PO file with translations which will be
52 taken over to the newly created file as long as they still
53 match; comments will be preserved, but extracted comments
54 and file positions will be discarded. The ref.pot file is
55 the last created PO file with up-to-date source references
56 but old translations, or a PO Template file (generally
57 created by xgettext); any translations or comments in the
58 file will be discarded, however dot comments and file
59 positions will be preserved. Where an exact match cannot be
60 found, fuzzy matching is used to produce better results.</p>
61 <!-- INDENTATION -->
62 <p>Mandatory arguments to long options are mandatory for
63 short options too.</p>
64 </td>
65 </table>
66 <!-- INDENTATION -->
67 <table width="100%" border=0 rules="none" frame="void"
68 cols="2" cellspacing="0" cellpadding="0">
69 <tr valign="top" align="left">
70 <td width="4%"></td>
71 <td width="95%">
72 <p><b>Input file location:</b></p></td>
73 </table>
74 <!-- TABS -->
75 <table width="100%" border=0 rules="none" frame="void"
76 cols="5" cellspacing="0" cellpadding="0">
77 <tr valign="top" align="left">
78 <td width="11%"></td>
79 <td width="8%">
81 <p>def.po</p>
82 </td>
83 <td width="13%"></td>
84 <td width="54%">
86 <p>translations referring to old sources</p>
87 </td>
88 <td width="11%">
89 </td>
90 </table>
91 <!-- INDENTATION -->
92 <table width="100%" border=0 rules="none" frame="void"
93 cols="2" cellspacing="0" cellpadding="0">
94 <tr valign="top" align="left">
95 <td width="10%"></td>
96 <td width="89%">
97 <p>ref.pot</p></td>
98 </table>
99 <!-- INDENTATION -->
100 <table width="100%" border=0 rules="none" frame="void"
101 cols="2" cellspacing="0" cellpadding="0">
102 <tr valign="top" align="left">
103 <td width="21%"></td>
104 <td width="77%">
105 <p>references to new sources</p>
106 </td>
107 </table>
108 <!-- INDENTATION -->
109 <table width="100%" border=0 rules="none" frame="void"
110 cols="2" cellspacing="0" cellpadding="0">
111 <tr valign="top" align="left">
112 <td width="10%"></td>
113 <td width="89%">
114 <p><b>&minus;D</b>,
115 <b>&minus;&minus;directory</b>=<i>DIRECTORY</i></p></td>
116 </table>
117 <!-- INDENTATION -->
118 <table width="100%" border=0 rules="none" frame="void"
119 cols="2" cellspacing="0" cellpadding="0">
120 <tr valign="top" align="left">
121 <td width="21%"></td>
122 <td width="77%">
123 <p>add DIRECTORY to list for input files search</p>
124 </td>
125 </table>
126 <!-- INDENTATION -->
127 <table width="100%" border=0 rules="none" frame="void"
128 cols="2" cellspacing="0" cellpadding="0">
129 <tr valign="top" align="left">
130 <td width="10%"></td>
131 <td width="89%">
132 <p><b>&minus;C</b>,
133 <b>&minus;&minus;compendium</b>=<i>FILE</i></p></td>
134 </table>
135 <!-- INDENTATION -->
136 <table width="100%" border=0 rules="none" frame="void"
137 cols="2" cellspacing="0" cellpadding="0">
138 <tr valign="top" align="left">
139 <td width="21%"></td>
140 <td width="77%">
141 <p>additional library of message translations, may be
142 specified more than once</p>
143 </td>
144 </table>
145 <!-- INDENTATION -->
146 <table width="100%" border=0 rules="none" frame="void"
147 cols="2" cellspacing="0" cellpadding="0">
148 <tr valign="top" align="left">
149 <td width="4%"></td>
150 <td width="95%">
151 <p><b>Operation mode:</b></p></td>
152 </table>
153 <!-- INDENTATION -->
154 <table width="100%" border=0 rules="none" frame="void"
155 cols="2" cellspacing="0" cellpadding="0">
156 <tr valign="top" align="left">
157 <td width="10%"></td>
158 <td width="89%">
159 <p><b>&minus;U</b>, <b>&minus;&minus;update</b></p></td>
160 </table>
161 <!-- INDENTATION -->
162 <table width="100%" border=0 rules="none" frame="void"
163 cols="2" cellspacing="0" cellpadding="0">
164 <tr valign="top" align="left">
165 <td width="21%"></td>
166 <td width="77%">
167 <p>update def.po, do nothing if def.po already up to
168 date</p>
169 </td>
170 </table>
171 <!-- INDENTATION -->
172 <table width="100%" border=0 rules="none" frame="void"
173 cols="2" cellspacing="0" cellpadding="0">
174 <tr valign="top" align="left">
175 <td width="4%"></td>
176 <td width="95%">
177 <p><b>Output file location:</b></p></td>
178 </table>
179 <!-- INDENTATION -->
180 <table width="100%" border=0 rules="none" frame="void"
181 cols="2" cellspacing="0" cellpadding="0">
182 <tr valign="top" align="left">
183 <td width="10%"></td>
184 <td width="89%">
185 <p><b>&minus;o</b>,
186 <b>&minus;&minus;output&minus;file</b>=<i>FILE</i></p></td>
187 </table>
188 <!-- INDENTATION -->
189 <table width="100%" border=0 rules="none" frame="void"
190 cols="2" cellspacing="0" cellpadding="0">
191 <tr valign="top" align="left">
192 <td width="21%"></td>
193 <td width="77%">
194 <p>write output to specified file</p>
195 </td>
196 </table>
197 <!-- INDENTATION -->
198 <table width="100%" border=0 rules="none" frame="void"
199 cols="2" cellspacing="0" cellpadding="0">
200 <tr valign="top" align="left">
201 <td width="10%"></td>
202 <td width="89%">
203 <p>The results are written to standard output if no output
204 file is specified or if it is -.</p>
205 <!-- INDENTATION -->
206 <p>Output file location in update mode: The result is
207 written back to def.po.</p>
208 </td>
209 </table>
210 <!-- INDENTATION -->
211 <table width="100%" border=0 rules="none" frame="void"
212 cols="2" cellspacing="0" cellpadding="0">
213 <tr valign="top" align="left">
214 <td width="10%"></td>
215 <td width="89%">
216 <p><b>&minus;&minus;backup</b>=<i>CONTROL</i></p></td>
217 </table>
218 <!-- INDENTATION -->
219 <table width="100%" border=0 rules="none" frame="void"
220 cols="2" cellspacing="0" cellpadding="0">
221 <tr valign="top" align="left">
222 <td width="21%"></td>
223 <td width="77%">
224 <p>make a backup of def.po</p>
225 </td>
226 </table>
227 <!-- INDENTATION -->
228 <table width="100%" border=0 rules="none" frame="void"
229 cols="2" cellspacing="0" cellpadding="0">
230 <tr valign="top" align="left">
231 <td width="10%"></td>
232 <td width="89%">
233 <p><b>&minus;&minus;suffix</b>=<i>SUFFIX</i></p></td>
234 </table>
235 <!-- INDENTATION -->
236 <table width="100%" border=0 rules="none" frame="void"
237 cols="2" cellspacing="0" cellpadding="0">
238 <tr valign="top" align="left">
239 <td width="21%"></td>
240 <td width="77%">
241 <p>override the usual backup suffix</p>
242 </td>
243 </table>
244 <!-- INDENTATION -->
245 <table width="100%" border=0 rules="none" frame="void"
246 cols="2" cellspacing="0" cellpadding="0">
247 <tr valign="top" align="left">
248 <td width="10%"></td>
249 <td width="89%">
250 <p>The version control method may be selected via the
251 <b>&minus;&minus;backup</b> option or through the
252 VERSION_CONTROL environment variable. Here are the
253 values:</p>
254 </td>
255 </table>
256 <!-- INDENTATION -->
257 <table width="100%" border=0 rules="none" frame="void"
258 cols="2" cellspacing="0" cellpadding="0">
259 <tr valign="top" align="left">
260 <td width="10%"></td>
261 <td width="89%">
262 <p>none, off</p></td>
263 </table>
264 <!-- INDENTATION -->
265 <table width="100%" border=0 rules="none" frame="void"
266 cols="2" cellspacing="0" cellpadding="0">
267 <tr valign="top" align="left">
268 <td width="21%"></td>
269 <td width="77%">
270 <p>never make backups (even if <b>&minus;&minus;backup</b>
271 is given)</p>
272 </td>
273 </table>
274 <!-- INDENTATION -->
275 <table width="100%" border=0 rules="none" frame="void"
276 cols="2" cellspacing="0" cellpadding="0">
277 <tr valign="top" align="left">
278 <td width="10%"></td>
279 <td width="89%">
280 <p>numbered, t</p></td>
281 </table>
282 <!-- INDENTATION -->
283 <table width="100%" border=0 rules="none" frame="void"
284 cols="2" cellspacing="0" cellpadding="0">
285 <tr valign="top" align="left">
286 <td width="21%"></td>
287 <td width="77%">
288 <p>make numbered backups</p>
289 </td>
290 </table>
291 <!-- INDENTATION -->
292 <table width="100%" border=0 rules="none" frame="void"
293 cols="2" cellspacing="0" cellpadding="0">
294 <tr valign="top" align="left">
295 <td width="10%"></td>
296 <td width="89%">
297 <p>existing, nil</p></td>
298 </table>
299 <!-- INDENTATION -->
300 <table width="100%" border=0 rules="none" frame="void"
301 cols="2" cellspacing="0" cellpadding="0">
302 <tr valign="top" align="left">
303 <td width="21%"></td>
304 <td width="77%">
305 <p>numbered if numbered backups exist, simple otherwise</p>
306 </td>
307 </table>
308 <!-- INDENTATION -->
309 <table width="100%" border=0 rules="none" frame="void"
310 cols="2" cellspacing="0" cellpadding="0">
311 <tr valign="top" align="left">
312 <td width="10%"></td>
313 <td width="89%">
314 <p>simple, never</p></td>
315 </table>
316 <!-- INDENTATION -->
317 <table width="100%" border=0 rules="none" frame="void"
318 cols="2" cellspacing="0" cellpadding="0">
319 <tr valign="top" align="left">
320 <td width="21%"></td>
321 <td width="77%">
322 <p>always make simple backups</p>
323 </td>
324 </table>
325 <!-- INDENTATION -->
326 <table width="100%" border=0 rules="none" frame="void"
327 cols="2" cellspacing="0" cellpadding="0">
328 <tr valign="top" align="left">
329 <td width="10%"></td>
330 <td width="89%">
331 <p>The backup suffix is &lsquo;~&rsquo;, unless set with
332 <b>&minus;&minus;suffix</b> or the SIMPLE_BACKUP_SUFFIX
333 environment variable.</p>
334 </td>
335 </table>
336 <!-- INDENTATION -->
337 <table width="100%" border=0 rules="none" frame="void"
338 cols="2" cellspacing="0" cellpadding="0">
339 <tr valign="top" align="left">
340 <td width="4%"></td>
341 <td width="95%">
342 <p><b>Operation modifiers:</b></p></td>
343 </table>
344 <!-- INDENTATION -->
345 <table width="100%" border=0 rules="none" frame="void"
346 cols="2" cellspacing="0" cellpadding="0">
347 <tr valign="top" align="left">
348 <td width="10%"></td>
349 <td width="89%">
350 <p><b>&minus;m</b>,
351 <b>&minus;&minus;multi&minus;domain</b></p></td>
352 </table>
353 <!-- INDENTATION -->
354 <table width="100%" border=0 rules="none" frame="void"
355 cols="2" cellspacing="0" cellpadding="0">
356 <tr valign="top" align="left">
357 <td width="21%"></td>
358 <td width="77%">
359 <p>apply ref.pot to each of the domains in def.po</p>
360 </td>
361 </table>
362 <!-- INDENTATION -->
363 <table width="100%" border=0 rules="none" frame="void"
364 cols="2" cellspacing="0" cellpadding="0">
365 <tr valign="top" align="left">
366 <td width="10%"></td>
367 <td width="89%">
368 <p><b>&minus;N</b>,
369 <b>&minus;&minus;no&minus;fuzzy&minus;matching</b></p></td>
370 </table>
371 <!-- INDENTATION -->
372 <table width="100%" border=0 rules="none" frame="void"
373 cols="2" cellspacing="0" cellpadding="0">
374 <tr valign="top" align="left">
375 <td width="21%"></td>
376 <td width="77%">
377 <p>do not use fuzzy matching</p>
378 </td>
379 </table>
380 <!-- INDENTATION -->
381 <table width="100%" border=0 rules="none" frame="void"
382 cols="2" cellspacing="0" cellpadding="0">
383 <tr valign="top" align="left">
384 <td width="10%"></td>
385 <td width="89%">
386 <p><b>&minus;&minus;previous</b></p></td>
387 </table>
388 <!-- INDENTATION -->
389 <table width="100%" border=0 rules="none" frame="void"
390 cols="2" cellspacing="0" cellpadding="0">
391 <tr valign="top" align="left">
392 <td width="21%"></td>
393 <td width="77%">
394 <p>keep previous msgids of translated messages</p>
395 </td>
396 </table>
397 <!-- INDENTATION -->
398 <table width="100%" border=0 rules="none" frame="void"
399 cols="2" cellspacing="0" cellpadding="0">
400 <tr valign="top" align="left">
401 <td width="4%"></td>
402 <td width="95%">
403 <p><b>Input file syntax:</b></p></td>
404 </table>
405 <!-- INDENTATION -->
406 <table width="100%" border=0 rules="none" frame="void"
407 cols="2" cellspacing="0" cellpadding="0">
408 <tr valign="top" align="left">
409 <td width="10%"></td>
410 <td width="89%">
411 <p><b>&minus;P</b>,
412 <b>&minus;&minus;properties&minus;input</b></p></td>
413 </table>
414 <!-- INDENTATION -->
415 <table width="100%" border=0 rules="none" frame="void"
416 cols="2" cellspacing="0" cellpadding="0">
417 <tr valign="top" align="left">
418 <td width="21%"></td>
419 <td width="77%">
420 <p>input files are in Java .properties syntax</p>
421 </td>
422 </table>
423 <!-- INDENTATION -->
424 <table width="100%" border=0 rules="none" frame="void"
425 cols="2" cellspacing="0" cellpadding="0">
426 <tr valign="top" align="left">
427 <td width="10%"></td>
428 <td width="89%">
429 <p><b>&minus;&minus;stringtable&minus;input</b></p></td>
430 </table>
431 <!-- INDENTATION -->
432 <table width="100%" border=0 rules="none" frame="void"
433 cols="2" cellspacing="0" cellpadding="0">
434 <tr valign="top" align="left">
435 <td width="21%"></td>
436 <td width="77%">
437 <p>input files are in NeXTstep/GNUstep .strings syntax</p>
438 </td>
439 </table>
440 <!-- INDENTATION -->
441 <table width="100%" border=0 rules="none" frame="void"
442 cols="2" cellspacing="0" cellpadding="0">
443 <tr valign="top" align="left">
444 <td width="4%"></td>
445 <td width="95%">
446 <p><b>Output details:</b></p></td>
447 </table>
448 <!-- INDENTATION -->
449 <table width="100%" border=0 rules="none" frame="void"
450 cols="2" cellspacing="0" cellpadding="0">
451 <tr valign="top" align="left">
452 <td width="10%"></td>
453 <td width="89%">
454 <p><b>&minus;&minus;lang</b>=<i>CATALOGNAME</i></p></td>
455 </table>
456 <!-- INDENTATION -->
457 <table width="100%" border=0 rules="none" frame="void"
458 cols="2" cellspacing="0" cellpadding="0">
459 <tr valign="top" align="left">
460 <td width="21%"></td>
461 <td width="77%">
462 <p>set &rsquo;Language&rsquo; field in the header entry</p>
463 </td>
464 </table>
465 <!-- INDENTATION -->
466 <table width="100%" border=0 rules="none" frame="void"
467 cols="2" cellspacing="0" cellpadding="0">
468 <tr valign="top" align="left">
469 <td width="10%"></td>
470 <td width="89%">
471 <p><b>&minus;&minus;color</b></p></td>
472 </table>
473 <!-- INDENTATION -->
474 <table width="100%" border=0 rules="none" frame="void"
475 cols="2" cellspacing="0" cellpadding="0">
476 <tr valign="top" align="left">
477 <td width="21%"></td>
478 <td width="77%">
479 <p>use colors and other text attributes always</p>
480 </td>
481 </table>
482 <!-- INDENTATION -->
483 <table width="100%" border=0 rules="none" frame="void"
484 cols="2" cellspacing="0" cellpadding="0">
485 <tr valign="top" align="left">
486 <td width="10%"></td>
487 <td width="89%">
488 <p><b>&minus;&minus;color</b>=<i>WHEN</i></p></td>
489 </table>
490 <!-- INDENTATION -->
491 <table width="100%" border=0 rules="none" frame="void"
492 cols="2" cellspacing="0" cellpadding="0">
493 <tr valign="top" align="left">
494 <td width="21%"></td>
495 <td width="77%">
496 <p>use colors and other text attributes if WHEN. WHEN may be
497 &rsquo;always&rsquo;, &rsquo;never&rsquo;,
498 &rsquo;auto&rsquo;, or &rsquo;html&rsquo;.</p>
499 </td>
500 </table>
501 <!-- INDENTATION -->
502 <table width="100%" border=0 rules="none" frame="void"
503 cols="2" cellspacing="0" cellpadding="0">
504 <tr valign="top" align="left">
505 <td width="10%"></td>
506 <td width="89%">
507 <p><b>&minus;&minus;style</b>=<i>STYLEFILE</i></p></td>
508 </table>
509 <!-- INDENTATION -->
510 <table width="100%" border=0 rules="none" frame="void"
511 cols="2" cellspacing="0" cellpadding="0">
512 <tr valign="top" align="left">
513 <td width="21%"></td>
514 <td width="77%">
515 <p>specify CSS style rule file for
516 <b>&minus;&minus;color</b></p>
517 </td>
518 </table>
519 <!-- INDENTATION -->
520 <table width="100%" border=0 rules="none" frame="void"
521 cols="2" cellspacing="0" cellpadding="0">
522 <tr valign="top" align="left">
523 <td width="10%"></td>
524 <td width="89%">
525 <p><b>&minus;e</b>,
526 <b>&minus;&minus;no&minus;escape</b></p></td>
527 </table>
528 <!-- INDENTATION -->
529 <table width="100%" border=0 rules="none" frame="void"
530 cols="2" cellspacing="0" cellpadding="0">
531 <tr valign="top" align="left">
532 <td width="21%"></td>
533 <td width="77%">
534 <p>do not use C escapes in output (default)</p>
535 </td>
536 </table>
537 <!-- INDENTATION -->
538 <table width="100%" border=0 rules="none" frame="void"
539 cols="2" cellspacing="0" cellpadding="0">
540 <tr valign="top" align="left">
541 <td width="10%"></td>
542 <td width="89%">
543 <p><b>&minus;E</b>, <b>&minus;&minus;escape</b></p></td>
544 </table>
545 <!-- INDENTATION -->
546 <table width="100%" border=0 rules="none" frame="void"
547 cols="2" cellspacing="0" cellpadding="0">
548 <tr valign="top" align="left">
549 <td width="21%"></td>
550 <td width="77%">
551 <p>use C escapes in output, no extended chars</p>
552 </td>
553 </table>
554 <!-- INDENTATION -->
555 <table width="100%" border=0 rules="none" frame="void"
556 cols="2" cellspacing="0" cellpadding="0">
557 <tr valign="top" align="left">
558 <td width="10%"></td>
559 <td width="89%">
560 <p><b>&minus;&minus;force&minus;po</b></p></td>
561 </table>
562 <!-- INDENTATION -->
563 <table width="100%" border=0 rules="none" frame="void"
564 cols="2" cellspacing="0" cellpadding="0">
565 <tr valign="top" align="left">
566 <td width="21%"></td>
567 <td width="77%">
568 <p>write PO file even if empty</p>
569 </td>
570 </table>
571 <!-- INDENTATION -->
572 <table width="100%" border=0 rules="none" frame="void"
573 cols="2" cellspacing="0" cellpadding="0">
574 <tr valign="top" align="left">
575 <td width="10%"></td>
576 <td width="89%">
577 <p><b>&minus;i</b>, <b>&minus;&minus;indent</b></p></td>
578 </table>
579 <!-- INDENTATION -->
580 <table width="100%" border=0 rules="none" frame="void"
581 cols="2" cellspacing="0" cellpadding="0">
582 <tr valign="top" align="left">
583 <td width="21%"></td>
584 <td width="77%">
585 <p>indented output style</p>
586 </td>
587 </table>
588 <!-- INDENTATION -->
589 <table width="100%" border=0 rules="none" frame="void"
590 cols="2" cellspacing="0" cellpadding="0">
591 <tr valign="top" align="left">
592 <td width="10%"></td>
593 <td width="89%">
594 <p><b>&minus;&minus;no&minus;location</b></p></td>
595 </table>
596 <!-- INDENTATION -->
597 <table width="100%" border=0 rules="none" frame="void"
598 cols="2" cellspacing="0" cellpadding="0">
599 <tr valign="top" align="left">
600 <td width="21%"></td>
601 <td width="77%">
602 <p>suppress &rsquo;#: filename:line&rsquo; lines</p>
603 </td>
604 </table>
605 <!-- INDENTATION -->
606 <table width="100%" border=0 rules="none" frame="void"
607 cols="2" cellspacing="0" cellpadding="0">
608 <tr valign="top" align="left">
609 <td width="10%"></td>
610 <td width="89%">
611 <p><b>&minus;&minus;add&minus;location</b></p></td>
612 </table>
613 <!-- INDENTATION -->
614 <table width="100%" border=0 rules="none" frame="void"
615 cols="2" cellspacing="0" cellpadding="0">
616 <tr valign="top" align="left">
617 <td width="21%"></td>
618 <td width="77%">
619 <p>preserve &rsquo;#: filename:line&rsquo; lines
620 (default)</p>
621 </td>
622 </table>
623 <!-- INDENTATION -->
624 <table width="100%" border=0 rules="none" frame="void"
625 cols="2" cellspacing="0" cellpadding="0">
626 <tr valign="top" align="left">
627 <td width="10%"></td>
628 <td width="89%">
629 <p><b>&minus;&minus;strict</b></p></td>
630 </table>
631 <!-- INDENTATION -->
632 <table width="100%" border=0 rules="none" frame="void"
633 cols="2" cellspacing="0" cellpadding="0">
634 <tr valign="top" align="left">
635 <td width="21%"></td>
636 <td width="77%">
637 <p>strict Uniforum output style</p>
638 </td>
639 </table>
640 <!-- INDENTATION -->
641 <table width="100%" border=0 rules="none" frame="void"
642 cols="2" cellspacing="0" cellpadding="0">
643 <tr valign="top" align="left">
644 <td width="10%"></td>
645 <td width="89%">
646 <p><b>&minus;p</b>,
647 <b>&minus;&minus;properties&minus;output</b></p></td>
648 </table>
649 <!-- INDENTATION -->
650 <table width="100%" border=0 rules="none" frame="void"
651 cols="2" cellspacing="0" cellpadding="0">
652 <tr valign="top" align="left">
653 <td width="21%"></td>
654 <td width="77%">
655 <p>write out a Java .properties file</p>
656 </td>
657 </table>
658 <!-- INDENTATION -->
659 <table width="100%" border=0 rules="none" frame="void"
660 cols="2" cellspacing="0" cellpadding="0">
661 <tr valign="top" align="left">
662 <td width="10%"></td>
663 <td width="89%">
664 <p><b>&minus;&minus;stringtable&minus;output</b></p></td>
665 </table>
666 <!-- INDENTATION -->
667 <table width="100%" border=0 rules="none" frame="void"
668 cols="2" cellspacing="0" cellpadding="0">
669 <tr valign="top" align="left">
670 <td width="21%"></td>
671 <td width="77%">
672 <p>write out a NeXTstep/GNUstep .strings file</p>
673 </td>
674 </table>
675 <!-- INDENTATION -->
676 <table width="100%" border=0 rules="none" frame="void"
677 cols="2" cellspacing="0" cellpadding="0">
678 <tr valign="top" align="left">
679 <td width="10%"></td>
680 <td width="89%">
681 <p><b>&minus;w</b>,
682 <b>&minus;&minus;width</b>=<i>NUMBER</i></p></td>
683 </table>
684 <!-- INDENTATION -->
685 <table width="100%" border=0 rules="none" frame="void"
686 cols="2" cellspacing="0" cellpadding="0">
687 <tr valign="top" align="left">
688 <td width="21%"></td>
689 <td width="77%">
690 <p>set output page width</p>
691 </td>
692 </table>
693 <!-- INDENTATION -->
694 <table width="100%" border=0 rules="none" frame="void"
695 cols="2" cellspacing="0" cellpadding="0">
696 <tr valign="top" align="left">
697 <td width="10%"></td>
698 <td width="89%">
699 <p><b>&minus;&minus;no&minus;wrap</b></p></td>
700 </table>
701 <!-- INDENTATION -->
702 <table width="100%" border=0 rules="none" frame="void"
703 cols="2" cellspacing="0" cellpadding="0">
704 <tr valign="top" align="left">
705 <td width="21%"></td>
706 <td width="77%">
707 <p>do not break long message lines, longer than the output
708 page width, into several lines</p>
709 </td>
710 </table>
711 <!-- INDENTATION -->
712 <table width="100%" border=0 rules="none" frame="void"
713 cols="2" cellspacing="0" cellpadding="0">
714 <tr valign="top" align="left">
715 <td width="10%"></td>
716 <td width="89%">
717 <p><b>&minus;s</b>,
718 <b>&minus;&minus;sort&minus;output</b></p></td>
719 </table>
720 <!-- INDENTATION -->
721 <table width="100%" border=0 rules="none" frame="void"
722 cols="2" cellspacing="0" cellpadding="0">
723 <tr valign="top" align="left">
724 <td width="21%"></td>
725 <td width="77%">
726 <p>generate sorted output</p>
727 </td>
728 </table>
729 <!-- INDENTATION -->
730 <table width="100%" border=0 rules="none" frame="void"
731 cols="2" cellspacing="0" cellpadding="0">
732 <tr valign="top" align="left">
733 <td width="10%"></td>
734 <td width="89%">
735 <p><b>&minus;F</b>,
736 <b>&minus;&minus;sort&minus;by&minus;file</b></p></td>
737 </table>
738 <!-- INDENTATION -->
739 <table width="100%" border=0 rules="none" frame="void"
740 cols="2" cellspacing="0" cellpadding="0">
741 <tr valign="top" align="left">
742 <td width="21%"></td>
743 <td width="77%">
744 <p>sort output by file location</p>
745 </td>
746 </table>
747 <!-- INDENTATION -->
748 <table width="100%" border=0 rules="none" frame="void"
749 cols="2" cellspacing="0" cellpadding="0">
750 <tr valign="top" align="left">
751 <td width="4%"></td>
752 <td width="95%">
753 <p><b>Informative output:</b></p></td>
754 </table>
755 <!-- INDENTATION -->
756 <table width="100%" border=0 rules="none" frame="void"
757 cols="2" cellspacing="0" cellpadding="0">
758 <tr valign="top" align="left">
759 <td width="10%"></td>
760 <td width="89%">
761 <p><b>&minus;h</b>, <b>&minus;&minus;help</b></p></td>
762 </table>
763 <!-- INDENTATION -->
764 <table width="100%" border=0 rules="none" frame="void"
765 cols="2" cellspacing="0" cellpadding="0">
766 <tr valign="top" align="left">
767 <td width="21%"></td>
768 <td width="77%">
769 <p>display this help and exit</p>
770 </td>
771 </table>
772 <!-- INDENTATION -->
773 <table width="100%" border=0 rules="none" frame="void"
774 cols="2" cellspacing="0" cellpadding="0">
775 <tr valign="top" align="left">
776 <td width="10%"></td>
777 <td width="89%">
778 <p><b>&minus;V</b>, <b>&minus;&minus;version</b></p></td>
779 </table>
780 <!-- INDENTATION -->
781 <table width="100%" border=0 rules="none" frame="void"
782 cols="2" cellspacing="0" cellpadding="0">
783 <tr valign="top" align="left">
784 <td width="21%"></td>
785 <td width="77%">
786 <p>output version information and exit</p>
787 </td>
788 </table>
789 <!-- INDENTATION -->
790 <table width="100%" border=0 rules="none" frame="void"
791 cols="2" cellspacing="0" cellpadding="0">
792 <tr valign="top" align="left">
793 <td width="10%"></td>
794 <td width="89%">
795 <p><b>&minus;v</b>, <b>&minus;&minus;verbose</b></p></td>
796 </table>
797 <!-- INDENTATION -->
798 <table width="100%" border=0 rules="none" frame="void"
799 cols="2" cellspacing="0" cellpadding="0">
800 <tr valign="top" align="left">
801 <td width="21%"></td>
802 <td width="77%">
803 <p>increase verbosity level</p>
804 </td>
805 </table>
806 <!-- INDENTATION -->
807 <table width="100%" border=0 rules="none" frame="void"
808 cols="2" cellspacing="0" cellpadding="0">
809 <tr valign="top" align="left">
810 <td width="10%"></td>
811 <td width="89%">
812 <p><b>&minus;q</b>, <b>&minus;&minus;quiet</b>,
813 <b>&minus;&minus;silent</b></p></td>
814 </table>
815 <!-- INDENTATION -->
816 <table width="100%" border=0 rules="none" frame="void"
817 cols="2" cellspacing="0" cellpadding="0">
818 <tr valign="top" align="left">
819 <td width="21%"></td>
820 <td width="77%">
821 <p>suppress progress indicators</p>
822 </td>
823 </table>
824 <a name="AUTHOR"></a>
825 <h2>AUTHOR</h2>
826 <!-- INDENTATION -->
827 <table width="100%" border=0 rules="none" frame="void"
828 cols="2" cellspacing="0" cellpadding="0">
829 <tr valign="top" align="left">
830 <td width="10%"></td>
831 <td width="89%">
832 <p>Written by Peter Miller.</p>
833 </td>
834 </table>
835 <a name="REPORTING BUGS"></a>
836 <h2>REPORTING BUGS</h2>
837 <!-- INDENTATION -->
838 <table width="100%" border=0 rules="none" frame="void"
839 cols="2" cellspacing="0" cellpadding="0">
840 <tr valign="top" align="left">
841 <td width="10%"></td>
842 <td width="89%">
843 <p>Report bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</p>
844 </td>
845 </table>
846 <a name="COPYRIGHT"></a>
847 <h2>COPYRIGHT</h2>
848 <!-- INDENTATION -->
849 <table width="100%" border=0 rules="none" frame="void"
850 cols="2" cellspacing="0" cellpadding="0">
851 <tr valign="top" align="left">
852 <td width="10%"></td>
853 <td width="89%">
854 <p>Copyright &copy; 1995-1998, 2000-2010 Free Software
855 Foundation, Inc. License GPLv3+: GNU GPL version 3 or later
856 &lt;http://gnu.org/licenses/gpl.html&gt;<br>
857 This is free software: you are free to change and
858 redistribute it. There is NO WARRANTY, to the extent
859 permitted by law.</p>
860 </td>
861 </table>
862 <a name="SEE ALSO"></a>
863 <h2>SEE ALSO</h2>
864 <!-- INDENTATION -->
865 <table width="100%" border=0 rules="none" frame="void"
866 cols="2" cellspacing="0" cellpadding="0">
867 <tr valign="top" align="left">
868 <td width="10%"></td>
869 <td width="89%">
870 <p>The full documentation for <b>msgmerge</b> is maintained
871 as a Texinfo manual. If the <b>info</b> and <b>msgmerge</b>
872 programs are properly installed at your site, the
873 command</p>
874 </td>
875 </table>
876 <!-- INDENTATION -->
877 <table width="100%" border=0 rules="none" frame="void"
878 cols="2" cellspacing="0" cellpadding="0">
879 <tr valign="top" align="left">
880 <td width="20%"></td>
881 <td width="79%">
882 <p><b>info msgmerge</b></p>
883 </td>
884 </table>
885 <!-- INDENTATION -->
886 <table width="100%" border=0 rules="none" frame="void"
887 cols="2" cellspacing="0" cellpadding="0">
888 <tr valign="top" align="left">
889 <td width="10%"></td>
890 <td width="89%">
891 <p>should give you access to the complete manual.</p>
892 </td>
893 </table>
894 <hr>
895 </body>
896 </html>