Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / msgcat.1.html
blobb0d00b2b68b4fafbd1ee9b17c035645cd6bfd959
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>MSGCAT</title>
7 </head>
8 <body>
10 <h1 align=center>MSGCAT</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>msgcat &minus; combines several message catalogs</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>msgcat</b> [<i>OPTION</i>] [<i>INPUTFILE</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>Concatenates and merges the specified PO files. Find
51 messages which are common to two or more of the specified PO
52 files. By using the <b>&minus;&minus;more&minus;than</b>
53 option, greater commonality may be requested before messages
54 are printed. Conversely, the
55 <b>&minus;&minus;less&minus;than</b> option may be used to
56 specify less commonality before messages are printed (i.e.
57 <b>&minus;&minus;less&minus;than</b>=<i>2</i> will only
58 print the unique messages). Translations, comments and
59 extract comments will be cumulated, except that if
60 <b>&minus;&minus;use&minus;first</b> is specified, they will
61 be taken from the first PO file to define them. File
62 positions from all PO files will be cumulated.</p>
63 <!-- INDENTATION -->
64 <p>Mandatory arguments to long options are mandatory for
65 short options too.</p>
66 </td>
67 </table>
68 <!-- INDENTATION -->
69 <table width="100%" border=0 rules="none" frame="void"
70 cols="2" cellspacing="0" cellpadding="0">
71 <tr valign="top" align="left">
72 <td width="4%"></td>
73 <td width="95%">
74 <p><b>Input file location:</b></p></td>
75 </table>
76 <!-- INDENTATION -->
77 <table width="100%" border=0 rules="none" frame="void"
78 cols="2" cellspacing="0" cellpadding="0">
79 <tr valign="top" align="left">
80 <td width="10%"></td>
81 <td width="89%">
82 <p>INPUTFILE ...</p></td>
83 </table>
84 <!-- INDENTATION -->
85 <table width="100%" border=0 rules="none" frame="void"
86 cols="2" cellspacing="0" cellpadding="0">
87 <tr valign="top" align="left">
88 <td width="21%"></td>
89 <td width="77%">
90 <p>input files</p>
91 </td>
92 </table>
93 <!-- INDENTATION -->
94 <table width="100%" border=0 rules="none" frame="void"
95 cols="2" cellspacing="0" cellpadding="0">
96 <tr valign="top" align="left">
97 <td width="10%"></td>
98 <td width="89%">
99 <p><b>&minus;f</b>,
100 <b>&minus;&minus;files&minus;from</b>=<i>FILE</i></p></td>
101 </table>
102 <!-- INDENTATION -->
103 <table width="100%" border=0 rules="none" frame="void"
104 cols="2" cellspacing="0" cellpadding="0">
105 <tr valign="top" align="left">
106 <td width="21%"></td>
107 <td width="77%">
108 <p>get list of input files from FILE</p>
109 </td>
110 </table>
111 <!-- INDENTATION -->
112 <table width="100%" border=0 rules="none" frame="void"
113 cols="2" cellspacing="0" cellpadding="0">
114 <tr valign="top" align="left">
115 <td width="10%"></td>
116 <td width="89%">
117 <p><b>&minus;D</b>,
118 <b>&minus;&minus;directory</b>=<i>DIRECTORY</i></p></td>
119 </table>
120 <!-- INDENTATION -->
121 <table width="100%" border=0 rules="none" frame="void"
122 cols="2" cellspacing="0" cellpadding="0">
123 <tr valign="top" align="left">
124 <td width="21%"></td>
125 <td width="77%">
126 <p>add DIRECTORY to list for input files search</p>
127 </td>
128 </table>
129 <!-- INDENTATION -->
130 <table width="100%" border=0 rules="none" frame="void"
131 cols="2" cellspacing="0" cellpadding="0">
132 <tr valign="top" align="left">
133 <td width="10%"></td>
134 <td width="89%">
135 <p>If input file is -, standard input is read.</p>
136 </td>
137 </table>
138 <!-- INDENTATION -->
139 <table width="100%" border=0 rules="none" frame="void"
140 cols="2" cellspacing="0" cellpadding="0">
141 <tr valign="top" align="left">
142 <td width="4%"></td>
143 <td width="95%">
144 <p><b>Output file location:</b></p></td>
145 </table>
146 <!-- INDENTATION -->
147 <table width="100%" border=0 rules="none" frame="void"
148 cols="2" cellspacing="0" cellpadding="0">
149 <tr valign="top" align="left">
150 <td width="10%"></td>
151 <td width="89%">
152 <p><b>&minus;o</b>,
153 <b>&minus;&minus;output&minus;file</b>=<i>FILE</i></p></td>
154 </table>
155 <!-- INDENTATION -->
156 <table width="100%" border=0 rules="none" frame="void"
157 cols="2" cellspacing="0" cellpadding="0">
158 <tr valign="top" align="left">
159 <td width="21%"></td>
160 <td width="77%">
161 <p>write output to specified file</p>
162 </td>
163 </table>
164 <!-- INDENTATION -->
165 <table width="100%" border=0 rules="none" frame="void"
166 cols="2" cellspacing="0" cellpadding="0">
167 <tr valign="top" align="left">
168 <td width="10%"></td>
169 <td width="89%">
170 <p>The results are written to standard output if no output
171 file is specified or if it is -.</p>
172 </td>
173 </table>
174 <!-- INDENTATION -->
175 <table width="100%" border=0 rules="none" frame="void"
176 cols="2" cellspacing="0" cellpadding="0">
177 <tr valign="top" align="left">
178 <td width="4%"></td>
179 <td width="95%">
180 <p><b>Message selection:</b></p></td>
181 </table>
182 <!-- INDENTATION -->
183 <table width="100%" border=0 rules="none" frame="void"
184 cols="2" cellspacing="0" cellpadding="0">
185 <tr valign="top" align="left">
186 <td width="10%"></td>
187 <td width="89%">
188 <p>-&lt;,
189 <b>&minus;&minus;less&minus;than</b>=<i>NUMBER</i></p></td>
190 </table>
191 <!-- INDENTATION -->
192 <table width="100%" border=0 rules="none" frame="void"
193 cols="2" cellspacing="0" cellpadding="0">
194 <tr valign="top" align="left">
195 <td width="21%"></td>
196 <td width="77%">
197 <p>print messages with less than this many definitions,
198 defaults to infinite if not set</p>
199 </td>
200 </table>
201 <!-- INDENTATION -->
202 <table width="100%" border=0 rules="none" frame="void"
203 cols="2" cellspacing="0" cellpadding="0">
204 <tr valign="top" align="left">
205 <td width="10%"></td>
206 <td width="89%">
207 <p>-&gt;,
208 <b>&minus;&minus;more&minus;than</b>=<i>NUMBER</i></p></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="21%"></td>
215 <td width="77%">
216 <p>print messages with more than this many definitions,
217 defaults to 0 if not set</p>
218 </td>
219 </table>
220 <!-- INDENTATION -->
221 <table width="100%" border=0 rules="none" frame="void"
222 cols="2" cellspacing="0" cellpadding="0">
223 <tr valign="top" align="left">
224 <td width="10%"></td>
225 <td width="89%">
226 <p><b>&minus;u</b>, <b>&minus;&minus;unique</b></p></td>
227 </table>
228 <!-- INDENTATION -->
229 <table width="100%" border=0 rules="none" frame="void"
230 cols="2" cellspacing="0" cellpadding="0">
231 <tr valign="top" align="left">
232 <td width="21%"></td>
233 <td width="77%">
234 <p>shorthand for
235 <b>&minus;&minus;less&minus;than</b>=<i>2</i>, requests that
236 only unique messages be printed</p>
237 </td>
238 </table>
239 <!-- INDENTATION -->
240 <table width="100%" border=0 rules="none" frame="void"
241 cols="2" cellspacing="0" cellpadding="0">
242 <tr valign="top" align="left">
243 <td width="4%"></td>
244 <td width="95%">
245 <p><b>Input file syntax:</b></p></td>
246 </table>
247 <!-- INDENTATION -->
248 <table width="100%" border=0 rules="none" frame="void"
249 cols="2" cellspacing="0" cellpadding="0">
250 <tr valign="top" align="left">
251 <td width="10%"></td>
252 <td width="89%">
253 <p><b>&minus;P</b>,
254 <b>&minus;&minus;properties&minus;input</b></p></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="21%"></td>
261 <td width="77%">
262 <p>input files are in Java .properties syntax</p>
263 </td>
264 </table>
265 <!-- INDENTATION -->
266 <table width="100%" border=0 rules="none" frame="void"
267 cols="2" cellspacing="0" cellpadding="0">
268 <tr valign="top" align="left">
269 <td width="10%"></td>
270 <td width="89%">
271 <p><b>&minus;&minus;stringtable&minus;input</b></p></td>
272 </table>
273 <!-- INDENTATION -->
274 <table width="100%" border=0 rules="none" frame="void"
275 cols="2" cellspacing="0" cellpadding="0">
276 <tr valign="top" align="left">
277 <td width="21%"></td>
278 <td width="77%">
279 <p>input files are in NeXTstep/GNUstep .strings syntax</p>
280 </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="4%"></td>
287 <td width="95%">
288 <p><b>Output details:</b></p></td>
289 </table>
290 <!-- INDENTATION -->
291 <table width="100%" border=0 rules="none" frame="void"
292 cols="2" cellspacing="0" cellpadding="0">
293 <tr valign="top" align="left">
294 <td width="10%"></td>
295 <td width="89%">
296 <p><b>&minus;t</b>,
297 <b>&minus;&minus;to&minus;code</b>=<i>NAME</i></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>encoding for output</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><b>&minus;&minus;use&minus;first</b></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>use first available translation for each message,
323 don&rsquo;t merge several translations</p>
324 </td>
325 </table>
326 <!-- INDENTATION -->
327 <table width="100%" border=0 rules="none" frame="void"
328 cols="2" cellspacing="0" cellpadding="0">
329 <tr valign="top" align="left">
330 <td width="10%"></td>
331 <td width="89%">
332 <p><b>&minus;&minus;lang</b>=<i>CATALOGNAME</i></p></td>
333 </table>
334 <!-- INDENTATION -->
335 <table width="100%" border=0 rules="none" frame="void"
336 cols="2" cellspacing="0" cellpadding="0">
337 <tr valign="top" align="left">
338 <td width="21%"></td>
339 <td width="77%">
340 <p>set &rsquo;Language&rsquo; field in the header entry</p>
341 </td>
342 </table>
343 <!-- INDENTATION -->
344 <table width="100%" border=0 rules="none" frame="void"
345 cols="2" cellspacing="0" cellpadding="0">
346 <tr valign="top" align="left">
347 <td width="10%"></td>
348 <td width="89%">
349 <p><b>&minus;&minus;color</b></p></td>
350 </table>
351 <!-- INDENTATION -->
352 <table width="100%" border=0 rules="none" frame="void"
353 cols="2" cellspacing="0" cellpadding="0">
354 <tr valign="top" align="left">
355 <td width="21%"></td>
356 <td width="77%">
357 <p>use colors and other text attributes always</p>
358 </td>
359 </table>
360 <!-- INDENTATION -->
361 <table width="100%" border=0 rules="none" frame="void"
362 cols="2" cellspacing="0" cellpadding="0">
363 <tr valign="top" align="left">
364 <td width="10%"></td>
365 <td width="89%">
366 <p><b>&minus;&minus;color</b>=<i>WHEN</i></p></td>
367 </table>
368 <!-- INDENTATION -->
369 <table width="100%" border=0 rules="none" frame="void"
370 cols="2" cellspacing="0" cellpadding="0">
371 <tr valign="top" align="left">
372 <td width="21%"></td>
373 <td width="77%">
374 <p>use colors and other text attributes if WHEN. WHEN may be
375 &rsquo;always&rsquo;, &rsquo;never&rsquo;,
376 &rsquo;auto&rsquo;, or &rsquo;html&rsquo;.</p>
377 </td>
378 </table>
379 <!-- INDENTATION -->
380 <table width="100%" border=0 rules="none" frame="void"
381 cols="2" cellspacing="0" cellpadding="0">
382 <tr valign="top" align="left">
383 <td width="10%"></td>
384 <td width="89%">
385 <p><b>&minus;&minus;style</b>=<i>STYLEFILE</i></p></td>
386 </table>
387 <!-- INDENTATION -->
388 <table width="100%" border=0 rules="none" frame="void"
389 cols="2" cellspacing="0" cellpadding="0">
390 <tr valign="top" align="left">
391 <td width="21%"></td>
392 <td width="77%">
393 <p>specify CSS style rule file for
394 <b>&minus;&minus;color</b></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="10%"></td>
402 <td width="89%">
403 <p><b>&minus;e</b>,
404 <b>&minus;&minus;no&minus;escape</b></p></td>
405 </table>
406 <!-- INDENTATION -->
407 <table width="100%" border=0 rules="none" frame="void"
408 cols="2" cellspacing="0" cellpadding="0">
409 <tr valign="top" align="left">
410 <td width="21%"></td>
411 <td width="77%">
412 <p>do not use C escapes in output (default)</p>
413 </td>
414 </table>
415 <!-- INDENTATION -->
416 <table width="100%" border=0 rules="none" frame="void"
417 cols="2" cellspacing="0" cellpadding="0">
418 <tr valign="top" align="left">
419 <td width="10%"></td>
420 <td width="89%">
421 <p><b>&minus;E</b>, <b>&minus;&minus;escape</b></p></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="21%"></td>
428 <td width="77%">
429 <p>use C escapes in output, no extended chars</p>
430 </td>
431 </table>
432 <!-- INDENTATION -->
433 <table width="100%" border=0 rules="none" frame="void"
434 cols="2" cellspacing="0" cellpadding="0">
435 <tr valign="top" align="left">
436 <td width="10%"></td>
437 <td width="89%">
438 <p><b>&minus;&minus;force&minus;po</b></p></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="21%"></td>
445 <td width="77%">
446 <p>write PO file even if empty</p>
447 </td>
448 </table>
449 <!-- INDENTATION -->
450 <table width="100%" border=0 rules="none" frame="void"
451 cols="2" cellspacing="0" cellpadding="0">
452 <tr valign="top" align="left">
453 <td width="10%"></td>
454 <td width="89%">
455 <p><b>&minus;i</b>, <b>&minus;&minus;indent</b></p></td>
456 </table>
457 <!-- INDENTATION -->
458 <table width="100%" border=0 rules="none" frame="void"
459 cols="2" cellspacing="0" cellpadding="0">
460 <tr valign="top" align="left">
461 <td width="21%"></td>
462 <td width="77%">
463 <p>write the .po file using indented style</p>
464 </td>
465 </table>
466 <!-- INDENTATION -->
467 <table width="100%" border=0 rules="none" frame="void"
468 cols="2" cellspacing="0" cellpadding="0">
469 <tr valign="top" align="left">
470 <td width="10%"></td>
471 <td width="89%">
472 <p><b>&minus;&minus;no&minus;location</b></p></td>
473 </table>
474 <!-- INDENTATION -->
475 <table width="100%" border=0 rules="none" frame="void"
476 cols="2" cellspacing="0" cellpadding="0">
477 <tr valign="top" align="left">
478 <td width="21%"></td>
479 <td width="77%">
480 <p>do not write &rsquo;#: filename:line&rsquo; lines</p>
481 </td>
482 </table>
483 <!-- INDENTATION -->
484 <table width="100%" border=0 rules="none" frame="void"
485 cols="2" cellspacing="0" cellpadding="0">
486 <tr valign="top" align="left">
487 <td width="10%"></td>
488 <td width="89%">
489 <p><b>&minus;n</b>,
490 <b>&minus;&minus;add&minus;location</b></p></td>
491 </table>
492 <!-- INDENTATION -->
493 <table width="100%" border=0 rules="none" frame="void"
494 cols="2" cellspacing="0" cellpadding="0">
495 <tr valign="top" align="left">
496 <td width="21%"></td>
497 <td width="77%">
498 <p>generate &rsquo;#: filename:line&rsquo; lines
499 (default)</p>
500 </td>
501 </table>
502 <!-- INDENTATION -->
503 <table width="100%" border=0 rules="none" frame="void"
504 cols="2" cellspacing="0" cellpadding="0">
505 <tr valign="top" align="left">
506 <td width="10%"></td>
507 <td width="89%">
508 <p><b>&minus;&minus;strict</b></p></td>
509 </table>
510 <!-- INDENTATION -->
511 <table width="100%" border=0 rules="none" frame="void"
512 cols="2" cellspacing="0" cellpadding="0">
513 <tr valign="top" align="left">
514 <td width="21%"></td>
515 <td width="77%">
516 <p>write out strict Uniforum conforming .po file</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;p</b>,
526 <b>&minus;&minus;properties&minus;output</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>write out a Java .properties file</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;&minus;stringtable&minus;output</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>write out a NeXTstep/GNUstep .strings file</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;w</b>,
561 <b>&minus;&minus;width</b>=<i>NUMBER</i></p></td>
562 </table>
563 <!-- INDENTATION -->
564 <table width="100%" border=0 rules="none" frame="void"
565 cols="2" cellspacing="0" cellpadding="0">
566 <tr valign="top" align="left">
567 <td width="21%"></td>
568 <td width="77%">
569 <p>set output page width</p>
570 </td>
571 </table>
572 <!-- INDENTATION -->
573 <table width="100%" border=0 rules="none" frame="void"
574 cols="2" cellspacing="0" cellpadding="0">
575 <tr valign="top" align="left">
576 <td width="10%"></td>
577 <td width="89%">
578 <p><b>&minus;&minus;no&minus;wrap</b></p></td>
579 </table>
580 <!-- INDENTATION -->
581 <table width="100%" border=0 rules="none" frame="void"
582 cols="2" cellspacing="0" cellpadding="0">
583 <tr valign="top" align="left">
584 <td width="21%"></td>
585 <td width="77%">
586 <p>do not break long message lines, longer than the output
587 page width, into several lines</p>
588 </td>
589 </table>
590 <!-- INDENTATION -->
591 <table width="100%" border=0 rules="none" frame="void"
592 cols="2" cellspacing="0" cellpadding="0">
593 <tr valign="top" align="left">
594 <td width="10%"></td>
595 <td width="89%">
596 <p><b>&minus;s</b>,
597 <b>&minus;&minus;sort&minus;output</b></p></td>
598 </table>
599 <!-- INDENTATION -->
600 <table width="100%" border=0 rules="none" frame="void"
601 cols="2" cellspacing="0" cellpadding="0">
602 <tr valign="top" align="left">
603 <td width="21%"></td>
604 <td width="77%">
605 <p>generate sorted output</p>
606 </td>
607 </table>
608 <!-- INDENTATION -->
609 <table width="100%" border=0 rules="none" frame="void"
610 cols="2" cellspacing="0" cellpadding="0">
611 <tr valign="top" align="left">
612 <td width="10%"></td>
613 <td width="89%">
614 <p><b>&minus;F</b>,
615 <b>&minus;&minus;sort&minus;by&minus;file</b></p></td>
616 </table>
617 <!-- INDENTATION -->
618 <table width="100%" border=0 rules="none" frame="void"
619 cols="2" cellspacing="0" cellpadding="0">
620 <tr valign="top" align="left">
621 <td width="21%"></td>
622 <td width="77%">
623 <p>sort output by file location</p>
624 </td>
625 </table>
626 <!-- INDENTATION -->
627 <table width="100%" border=0 rules="none" frame="void"
628 cols="2" cellspacing="0" cellpadding="0">
629 <tr valign="top" align="left">
630 <td width="4%"></td>
631 <td width="95%">
632 <p><b>Informative output:</b></p></td>
633 </table>
634 <!-- INDENTATION -->
635 <table width="100%" border=0 rules="none" frame="void"
636 cols="2" cellspacing="0" cellpadding="0">
637 <tr valign="top" align="left">
638 <td width="10%"></td>
639 <td width="89%">
640 <p><b>&minus;h</b>, <b>&minus;&minus;help</b></p></td>
641 </table>
642 <!-- INDENTATION -->
643 <table width="100%" border=0 rules="none" frame="void"
644 cols="2" cellspacing="0" cellpadding="0">
645 <tr valign="top" align="left">
646 <td width="21%"></td>
647 <td width="77%">
648 <p>display this help and exit</p>
649 </td>
650 </table>
651 <!-- INDENTATION -->
652 <table width="100%" border=0 rules="none" frame="void"
653 cols="2" cellspacing="0" cellpadding="0">
654 <tr valign="top" align="left">
655 <td width="10%"></td>
656 <td width="89%">
657 <p><b>&minus;V</b>, <b>&minus;&minus;version</b></p></td>
658 </table>
659 <!-- INDENTATION -->
660 <table width="100%" border=0 rules="none" frame="void"
661 cols="2" cellspacing="0" cellpadding="0">
662 <tr valign="top" align="left">
663 <td width="21%"></td>
664 <td width="77%">
665 <p>output version information and exit</p>
666 </td>
667 </table>
668 <a name="AUTHOR"></a>
669 <h2>AUTHOR</h2>
670 <!-- INDENTATION -->
671 <table width="100%" border=0 rules="none" frame="void"
672 cols="2" cellspacing="0" cellpadding="0">
673 <tr valign="top" align="left">
674 <td width="10%"></td>
675 <td width="89%">
676 <p>Written by Bruno Haible.</p>
677 </td>
678 </table>
679 <a name="REPORTING BUGS"></a>
680 <h2>REPORTING BUGS</h2>
681 <!-- INDENTATION -->
682 <table width="100%" border=0 rules="none" frame="void"
683 cols="2" cellspacing="0" cellpadding="0">
684 <tr valign="top" align="left">
685 <td width="10%"></td>
686 <td width="89%">
687 <p>Report bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</p>
688 </td>
689 </table>
690 <a name="COPYRIGHT"></a>
691 <h2>COPYRIGHT</h2>
692 <!-- INDENTATION -->
693 <table width="100%" border=0 rules="none" frame="void"
694 cols="2" cellspacing="0" cellpadding="0">
695 <tr valign="top" align="left">
696 <td width="10%"></td>
697 <td width="89%">
698 <p>Copyright &copy; 2001-2010 Free Software Foundation, Inc.
699 License GPLv3+: GNU GPL version 3 or later
700 &lt;http://gnu.org/licenses/gpl.html&gt;<br>
701 This is free software: you are free to change and
702 redistribute it. There is NO WARRANTY, to the extent
703 permitted by law.</p>
704 </td>
705 </table>
706 <a name="SEE ALSO"></a>
707 <h2>SEE ALSO</h2>
708 <!-- INDENTATION -->
709 <table width="100%" border=0 rules="none" frame="void"
710 cols="2" cellspacing="0" cellpadding="0">
711 <tr valign="top" align="left">
712 <td width="10%"></td>
713 <td width="89%">
714 <p>The full documentation for <b>msgcat</b> is maintained as
715 a Texinfo manual. If the <b>info</b> and <b>msgcat</b>
716 programs are properly installed at your site, the
717 command</p>
718 </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="20%"></td>
725 <td width="79%">
726 <p><b>info msgcat</b></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>should give you access to the complete manual.</p>
736 </td>
737 </table>
738 <hr>
739 </body>
740 </html>