No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-tools / man / xgettext.1.html
blob7a52dd09de90db0c635012ca487f5afd2f2b5ddd
1 <html>
2 <head>
3 <meta name="generator" content="groff -Thtml, see www.gnu.org">
4 <meta name="Content-Style" content="text/css">
5 <title>XGETTEXT</title>
6 </head>
7 <body>
9 <h1 align=center>XGETTEXT</h1>
10 <a href="#NAME">NAME</a><br>
11 <a href="#SYNOPSIS">SYNOPSIS</a><br>
12 <a href="#DESCRIPTION">DESCRIPTION</a><br>
13 <a href="#AUTHOR">AUTHOR</a><br>
14 <a href="#REPORTING BUGS">REPORTING BUGS</a><br>
15 <a href="#COPYRIGHT">COPYRIGHT</a><br>
16 <a href="#SEE ALSO">SEE ALSO</a><br>
18 <hr>
19 <!-- Creator : groff version 1.17.2 -->
20 <a name="NAME"></a>
21 <h2>NAME</h2>
22 <table width="100%" border=0 rules="none" frame="void"
23 cols="2" cellspacing="0" cellpadding="0">
24 <tr valign="top" align="left">
25 <td width="10%"></td><td width="90%">
26 xgettext - extract gettext strings from source</td></table>
27 <a name="SYNOPSIS"></a>
28 <h2>SYNOPSIS</h2>
30 <table width="100%" border=0 rules="none" frame="void"
31 cols="2" cellspacing="0" cellpadding="0">
32 <tr valign="top" align="left">
33 <td width="10%"></td><td width="90%">
34 <b>xgettext</b> [<i>OPTION</i>]
35 [<i>INPUTFILE</i>]...</td></table>
36 <a name="DESCRIPTION"></a>
37 <h2>DESCRIPTION</h2>
39 <table width="100%" border=0 rules="none" frame="void"
40 cols="2" cellspacing="0" cellpadding="0">
41 <tr valign="top" align="left">
42 <td width="10%"></td><td width="90%">
43 Extract translatable strings from given input
44 files.</td></table>
46 <table width="100%" border=0 rules="none" frame="void"
47 cols="2" cellspacing="0" cellpadding="0">
48 <tr valign="top" align="left">
49 <td width="10%"></td><td width="90%">
50 Mandatory arguments to long options are mandatory for short
51 options too. Similarly for optional arguments.</td></table>
53 <table width="100%" border=0 rules="none" frame="void"
54 cols="2" cellspacing="0" cellpadding="0">
55 <tr valign="top" align="left">
56 <td width="4%"></td><td width="96%">
57 <b>Input file location:</b></td></table>
59 <table width="100%" border=0 rules="none" frame="void"
60 cols="2" cellspacing="0" cellpadding="0">
61 <tr valign="top" align="left">
62 <td width="10%"></td><td width="90%">
63 INPUTFILE ...</td></table>
65 <table width="100%" border=0 rules="none" frame="void"
66 cols="2" cellspacing="0" cellpadding="0">
67 <tr valign="top" align="left">
68 <td width="21%"></td><td width="79%">
69 input files</td></table>
71 <table width="100%" border=0 rules="none" frame="void"
72 cols="2" cellspacing="0" cellpadding="0">
73 <tr valign="top" align="left">
74 <td width="10%"></td><td width="90%">
75 <b>-f</b>, <b>--files-from</b>=<i>FILE</i></td></table>
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="21%"></td><td width="79%">
81 get list of input files from FILE</td></table>
83 <table width="100%" border=0 rules="none" frame="void"
84 cols="2" cellspacing="0" cellpadding="0">
85 <tr valign="top" align="left">
86 <td width="10%"></td><td width="90%">
87 <b>-D</b>, <b>--directory</b>=<i>DIRECTORY</i></td></table>
89 <table width="100%" border=0 rules="none" frame="void"
90 cols="2" cellspacing="0" cellpadding="0">
91 <tr valign="top" align="left">
92 <td width="21%"></td><td width="79%">
93 add DIRECTORY to list for input files search</td></table>
95 <table width="100%" border=0 rules="none" frame="void"
96 cols="2" cellspacing="0" cellpadding="0">
97 <tr valign="top" align="left">
98 <td width="10%"></td><td width="90%">
99 If input file is -, standard input is read.</td></table>
101 <table width="100%" border=0 rules="none" frame="void"
102 cols="2" cellspacing="0" cellpadding="0">
103 <tr valign="top" align="left">
104 <td width="4%"></td><td width="96%">
105 <b>Output file location:</b></td></table>
107 <table width="100%" border=0 rules="none" frame="void"
108 cols="2" cellspacing="0" cellpadding="0">
109 <tr valign="top" align="left">
110 <td width="10%"></td><td width="90%">
111 <b>-d</b>, <b>--default-domain</b>=<i>NAME</i></td></table>
113 <table width="100%" border=0 rules="none" frame="void"
114 cols="2" cellspacing="0" cellpadding="0">
115 <tr valign="top" align="left">
116 <td width="21%"></td><td width="79%">
117 use NAME.po for output (instead of messages.po)</td></table>
119 <table width="100%" border=0 rules="none" frame="void"
120 cols="2" cellspacing="0" cellpadding="0">
121 <tr valign="top" align="left">
122 <td width="10%"></td><td width="90%">
123 <b>-o</b>, <b>--output</b>=<i>FILE</i></td></table>
125 <table width="100%" border=0 rules="none" frame="void"
126 cols="2" cellspacing="0" cellpadding="0">
127 <tr valign="top" align="left">
128 <td width="21%"></td><td width="79%">
129 write output to specified file</td></table>
131 <table width="100%" border=0 rules="none" frame="void"
132 cols="2" cellspacing="0" cellpadding="0">
133 <tr valign="top" align="left">
134 <td width="10%"></td><td width="90%">
135 <b>-p</b>, <b>--output-dir</b>=<i>DIR</i></td></table>
137 <table width="100%" border=0 rules="none" frame="void"
138 cols="2" cellspacing="0" cellpadding="0">
139 <tr valign="top" align="left">
140 <td width="21%"></td><td width="79%">
141 output files will be placed in directory DIR</td></table>
143 <table width="100%" border=0 rules="none" frame="void"
144 cols="2" cellspacing="0" cellpadding="0">
145 <tr valign="top" align="left">
146 <td width="10%"></td><td width="90%">
147 If output file is -, output is written to standard
148 output.</td></table>
150 <table width="100%" border=0 rules="none" frame="void"
151 cols="2" cellspacing="0" cellpadding="0">
152 <tr valign="top" align="left">
153 <td width="4%"></td><td width="96%">
154 <b>Choice of input file language:</b></td></table>
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="10%"></td><td width="90%">
160 <b>-L</b>, <b>--language</b>=<i>NAME</i></td></table>
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><td width="79%">
166 recognise the specified language (C, C++, ObjectiveC, PO,
167 Shell, Python, Lisp, EmacsLisp, librep, Scheme, Smalltalk,
168 Java, JavaProperties, C#, awk, YCP, Tcl, Perl, PHP,
169 GCC-source, NXStringTable, RST, Glade)</td></table>
171 <table width="100%" border=0 rules="none" frame="void"
172 cols="2" cellspacing="0" cellpadding="0">
173 <tr valign="top" align="left">
174 <td width="10%"></td><td width="90%">
175 <b>-C</b>, <b>--c</b>++</td></table>
177 <table width="100%" border=0 rules="none" frame="void"
178 cols="2" cellspacing="0" cellpadding="0">
179 <tr valign="top" align="left">
180 <td width="21%"></td><td width="79%">
181 shorthand for <b>--language</b>=<i>C</i>++</td></table>
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><td width="90%">
187 By default the language is guessed depending on the input
188 file name extension.</td></table>
190 <table width="100%" border=0 rules="none" frame="void"
191 cols="2" cellspacing="0" cellpadding="0">
192 <tr valign="top" align="left">
193 <td width="4%"></td><td width="96%">
194 <b>Input file interpretation:</b></td></table>
196 <table width="100%" border=0 rules="none" frame="void"
197 cols="2" cellspacing="0" cellpadding="0">
198 <tr valign="top" align="left">
199 <td width="10%"></td><td width="90%">
200 <b>--from-code</b>=<i>NAME</i></td></table>
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="21%"></td><td width="79%">
206 encoding of input files (except for Python, Tcl,
207 Glade)</td></table>
209 <table width="100%" border=0 rules="none" frame="void"
210 cols="2" cellspacing="0" cellpadding="0">
211 <tr valign="top" align="left">
212 <td width="10%"></td><td width="90%">
213 By default the input files are assumed to be in
214 ASCII.</td></table>
216 <table width="100%" border=0 rules="none" frame="void"
217 cols="2" cellspacing="0" cellpadding="0">
218 <tr valign="top" align="left">
219 <td width="4%"></td><td width="96%">
220 <b>Operation mode:</b></td></table>
222 <table width="100%" border=0 rules="none" frame="void"
223 cols="2" cellspacing="0" cellpadding="0">
224 <tr valign="top" align="left">
225 <td width="10%"></td><td width="90%">
226 <b>-j</b>, <b>--join-existing</b></td></table>
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="21%"></td><td width="79%">
232 join messages with existing file</td></table>
234 <table width="100%" border=0 rules="none" frame="void"
235 cols="2" cellspacing="0" cellpadding="0">
236 <tr valign="top" align="left">
237 <td width="10%"></td><td width="90%">
238 <b>-x</b>, <b>--exclude-file</b>=<i>FILE</i>.po</td></table>
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="21%"></td><td width="79%">
244 entries from FILE.po are not extracted</td></table>
246 <table width="100%" border=0 rules="none" frame="void"
247 cols="2" cellspacing="0" cellpadding="0">
248 <tr valign="top" align="left">
249 <td width="10%"></td><td width="90%">
250 <b>-c</b>, <b>--add-comments</b>[=<i>TAG</i>]</td></table>
252 <table width="100%" border=0 rules="none" frame="void"
253 cols="2" cellspacing="0" cellpadding="0">
254 <tr valign="top" align="left">
255 <td width="21%"></td><td width="79%">
256 place comment block with TAG (or those preceding keyword
257 lines) in output file</td></table>
259 <table width="100%" border=0 rules="none" frame="void"
260 cols="2" cellspacing="0" cellpadding="0">
261 <tr valign="top" align="left">
262 <td width="4%"></td><td width="96%">
263 <b>Language specific options:</b></td></table>
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="10%"></td><td width="90%">
269 <b>-a</b>, <b>--extract-all</b></td></table>
271 <table width="100%" border=0 rules="none" frame="void"
272 cols="2" cellspacing="0" cellpadding="0">
273 <tr valign="top" align="left">
274 <td width="21%"></td><td width="79%">
275 extract all strings (only languages C, C++, ObjectiveC,
276 Shell, Python, Lisp, EmacsLisp, librep, Scheme, Java, C#,
277 awk, Tcl, Perl, PHP, GCC-source, Glade)</td></table>
279 <table width="100%" border=0 rules="none" frame="void"
280 cols="2" cellspacing="0" cellpadding="0">
281 <tr valign="top" align="left">
282 <td width="10%"></td><td width="90%">
283 <b>-k</b>, <b>--keyword</b>[=<i>WORD</i>]</td></table>
285 <table width="100%" border=0 rules="none" frame="void"
286 cols="2" cellspacing="0" cellpadding="0">
287 <tr valign="top" align="left">
288 <td width="21%"></td><td width="79%">
289 additional keyword to be looked for (without WORD means not
290 to use default keywords)</td></table>
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="21%"></td><td width="79%">
296 (only languages C, C++, ObjectiveC, Shell, Python, Lisp,
297 EmacsLisp, librep, Scheme, Java, C#, awk, Tcl, Perl, PHP,
298 GCC-source, Glade)</td></table>
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="10%"></td><td width="90%">
304 <b>--flag</b>=<i>WORD</i>:ARG:FLAG</td></table>
306 <table width="100%" border=0 rules="none" frame="void"
307 cols="2" cellspacing="0" cellpadding="0">
308 <tr valign="top" align="left">
309 <td width="21%"></td><td width="79%">
310 additional flag for strings inside the argument number ARG
311 of keyword WORD</td></table>
313 <table width="100%" border=0 rules="none" frame="void"
314 cols="2" cellspacing="0" cellpadding="0">
315 <tr valign="top" align="left">
316 <td width="21%"></td><td width="79%">
317 (only languages C, C++, ObjectiveC, Shell, Python, Lisp,
318 EmacsLisp, librep, Scheme, Java, C#, awk, YCP, Tcl, Perl,
319 PHP, GCC-source)</td></table>
321 <table width="100%" border=0 rules="none" frame="void"
322 cols="2" cellspacing="0" cellpadding="0">
323 <tr valign="top" align="left">
324 <td width="10%"></td><td width="90%">
325 <b>-T</b>, <b>--trigraphs</b></td></table>
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="21%"></td><td width="79%">
331 understand ANSI C trigraphs for input (only languages C,
332 C++, ObjectiveC)</td></table>
334 <table width="100%" border=0 rules="none" frame="void"
335 cols="2" cellspacing="0" cellpadding="0">
336 <tr valign="top" align="left">
337 <td width="10%"></td><td width="90%">
338 <b>--qt</b></td></table>
340 <table width="100%" border=0 rules="none" frame="void"
341 cols="2" cellspacing="0" cellpadding="0">
342 <tr valign="top" align="left">
343 <td width="21%"></td><td width="79%">
344 recognize Qt format strings (only language C++)</td></table>
346 <table width="100%" border=0 rules="none" frame="void"
347 cols="2" cellspacing="0" cellpadding="0">
348 <tr valign="top" align="left">
349 <td width="10%"></td><td width="90%">
350 <b>--debug</b></td></table>
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><td width="79%">
356 more detailed formatstring recognition result</td></table>
358 <table width="100%" border=0 rules="none" frame="void"
359 cols="2" cellspacing="0" cellpadding="0">
360 <tr valign="top" align="left">
361 <td width="4%"></td><td width="96%">
362 <b>Output details:</b></td></table>
364 <table width="100%" border=0 rules="none" frame="void"
365 cols="2" cellspacing="0" cellpadding="0">
366 <tr valign="top" align="left">
367 <td width="10%"></td><td width="90%">
368 <b>-e</b>, <b>--no-escape</b></td></table>
370 <table width="100%" border=0 rules="none" frame="void"
371 cols="2" cellspacing="0" cellpadding="0">
372 <tr valign="top" align="left">
373 <td width="21%"></td><td width="79%">
374 do not use C escapes in output (default)</td></table>
376 <table width="100%" border=0 rules="none" frame="void"
377 cols="2" cellspacing="0" cellpadding="0">
378 <tr valign="top" align="left">
379 <td width="10%"></td><td width="90%">
380 <b>-E</b>, <b>--escape</b></td></table>
382 <table width="100%" border=0 rules="none" frame="void"
383 cols="2" cellspacing="0" cellpadding="0">
384 <tr valign="top" align="left">
385 <td width="21%"></td><td width="79%">
386 use C escapes in output, no extended chars</td></table>
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="10%"></td><td width="90%">
392 <b>--force-po</b></td></table>
394 <table width="100%" border=0 rules="none" frame="void"
395 cols="2" cellspacing="0" cellpadding="0">
396 <tr valign="top" align="left">
397 <td width="21%"></td><td width="79%">
398 write PO file even if empty</td></table>
400 <table width="100%" border=0 rules="none" frame="void"
401 cols="2" cellspacing="0" cellpadding="0">
402 <tr valign="top" align="left">
403 <td width="10%"></td><td width="90%">
404 <b>-i</b>, <b>--indent</b></td></table>
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="21%"></td><td width="79%">
410 write the .po file using indented style</td></table>
412 <table width="100%" border=0 rules="none" frame="void"
413 cols="2" cellspacing="0" cellpadding="0">
414 <tr valign="top" align="left">
415 <td width="10%"></td><td width="90%">
416 <b>--no-location</b></td></table>
418 <table width="100%" border=0 rules="none" frame="void"
419 cols="2" cellspacing="0" cellpadding="0">
420 <tr valign="top" align="left">
421 <td width="21%"></td><td width="79%">
422 do not write '#: filename:line' lines</td></table>
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><td width="90%">
428 <b>-n</b>, <b>--add-location</b></td></table>
430 <table width="100%" border=0 rules="none" frame="void"
431 cols="2" cellspacing="0" cellpadding="0">
432 <tr valign="top" align="left">
433 <td width="21%"></td><td width="79%">
434 generate '#: filename:line' lines (default)</td></table>
436 <table width="100%" border=0 rules="none" frame="void"
437 cols="2" cellspacing="0" cellpadding="0">
438 <tr valign="top" align="left">
439 <td width="10%"></td><td width="90%">
440 <b>--strict</b></td></table>
442 <table width="100%" border=0 rules="none" frame="void"
443 cols="2" cellspacing="0" cellpadding="0">
444 <tr valign="top" align="left">
445 <td width="21%"></td><td width="79%">
446 write out strict Uniforum conforming .po file</td></table>
448 <table width="100%" border=0 rules="none" frame="void"
449 cols="2" cellspacing="0" cellpadding="0">
450 <tr valign="top" align="left">
451 <td width="10%"></td><td width="90%">
452 <b>--properties-output</b></td></table>
454 <table width="100%" border=0 rules="none" frame="void"
455 cols="2" cellspacing="0" cellpadding="0">
456 <tr valign="top" align="left">
457 <td width="21%"></td><td width="79%">
458 write out a Java .properties file</td></table>
460 <table width="100%" border=0 rules="none" frame="void"
461 cols="2" cellspacing="0" cellpadding="0">
462 <tr valign="top" align="left">
463 <td width="10%"></td><td width="90%">
464 <b>--stringtable-output</b></td></table>
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="21%"></td><td width="79%">
470 write out a NeXTstep/GNUstep .strings file</td></table>
472 <table width="100%" border=0 rules="none" frame="void"
473 cols="2" cellspacing="0" cellpadding="0">
474 <tr valign="top" align="left">
475 <td width="10%"></td><td width="90%">
476 <b>-w</b>, <b>--width</b>=<i>NUMBER</i></td></table>
478 <table width="100%" border=0 rules="none" frame="void"
479 cols="2" cellspacing="0" cellpadding="0">
480 <tr valign="top" align="left">
481 <td width="21%"></td><td width="79%">
482 set output page width</td></table>
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><td width="90%">
488 <b>--no-wrap</b></td></table>
490 <table width="100%" border=0 rules="none" frame="void"
491 cols="2" cellspacing="0" cellpadding="0">
492 <tr valign="top" align="left">
493 <td width="21%"></td><td width="79%">
494 do not break long message lines, longer than the output page
495 width, into several lines</td></table>
497 <table width="100%" border=0 rules="none" frame="void"
498 cols="2" cellspacing="0" cellpadding="0">
499 <tr valign="top" align="left">
500 <td width="10%"></td><td width="90%">
501 <b>-s</b>, <b>--sort-output</b></td></table>
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="21%"></td><td width="79%">
507 generate sorted output</td></table>
509 <table width="100%" border=0 rules="none" frame="void"
510 cols="2" cellspacing="0" cellpadding="0">
511 <tr valign="top" align="left">
512 <td width="10%"></td><td width="90%">
513 <b>-F</b>, <b>--sort-by-file</b></td></table>
515 <table width="100%" border=0 rules="none" frame="void"
516 cols="2" cellspacing="0" cellpadding="0">
517 <tr valign="top" align="left">
518 <td width="21%"></td><td width="79%">
519 sort output by file location</td></table>
521 <table width="100%" border=0 rules="none" frame="void"
522 cols="2" cellspacing="0" cellpadding="0">
523 <tr valign="top" align="left">
524 <td width="10%"></td><td width="90%">
525 <b>--omit-header</b></td></table>
527 <table width="100%" border=0 rules="none" frame="void"
528 cols="2" cellspacing="0" cellpadding="0">
529 <tr valign="top" align="left">
530 <td width="21%"></td><td width="79%">
531 don't write header with `msgid &quot;&quot;'
532 entry</td></table>
534 <table width="100%" border=0 rules="none" frame="void"
535 cols="2" cellspacing="0" cellpadding="0">
536 <tr valign="top" align="left">
537 <td width="10%"></td><td width="90%">
538 <b>--copyright-holder</b>=<i>STRING</i></td></table>
540 <table width="100%" border=0 rules="none" frame="void"
541 cols="2" cellspacing="0" cellpadding="0">
542 <tr valign="top" align="left">
543 <td width="21%"></td><td width="79%">
544 set copyright holder in output</td></table>
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="10%"></td><td width="90%">
550 <b>--foreign-user</b></td></table>
552 <table width="100%" border=0 rules="none" frame="void"
553 cols="2" cellspacing="0" cellpadding="0">
554 <tr valign="top" align="left">
555 <td width="21%"></td><td width="79%">
556 omit FSF copyright in output for foreign user</td></table>
558 <table width="100%" border=0 rules="none" frame="void"
559 cols="2" cellspacing="0" cellpadding="0">
560 <tr valign="top" align="left">
561 <td width="10%"></td><td width="90%">
563 <b>--msgid-bugs-address</b>=<i>EMAIL</i>@ADDRESS</td></table>
565 <table width="100%" border=0 rules="none" frame="void"
566 cols="2" cellspacing="0" cellpadding="0">
567 <tr valign="top" align="left">
568 <td width="21%"></td><td width="79%">
569 set report address for msgid bugs</td></table>
571 <table width="100%" border=0 rules="none" frame="void"
572 cols="2" cellspacing="0" cellpadding="0">
573 <tr valign="top" align="left">
574 <td width="10%"></td><td width="90%">
575 <b>-m</b>,
576 <b>--msgstr-prefix</b>[=<i>STRING</i>]</td></table>
578 <table width="100%" border=0 rules="none" frame="void"
579 cols="2" cellspacing="0" cellpadding="0">
580 <tr valign="top" align="left">
581 <td width="21%"></td><td width="79%">
582 use STRING or &quot;&quot; as prefix for msgstr
583 entries</td></table>
585 <table width="100%" border=0 rules="none" frame="void"
586 cols="2" cellspacing="0" cellpadding="0">
587 <tr valign="top" align="left">
588 <td width="10%"></td><td width="90%">
589 <b>-M</b>,
590 <b>--msgstr-suffix</b>[=<i>STRING</i>]</td></table>
592 <table width="100%" border=0 rules="none" frame="void"
593 cols="2" cellspacing="0" cellpadding="0">
594 <tr valign="top" align="left">
595 <td width="21%"></td><td width="79%">
596 use STRING or &quot;&quot; as suffix for msgstr
597 entries</td></table>
599 <table width="100%" border=0 rules="none" frame="void"
600 cols="2" cellspacing="0" cellpadding="0">
601 <tr valign="top" align="left">
602 <td width="4%"></td><td width="96%">
603 <b>Informative output:</b></td></table>
605 <table width="100%" border=0 rules="none" frame="void"
606 cols="2" cellspacing="0" cellpadding="0">
607 <tr valign="top" align="left">
608 <td width="10%"></td><td width="90%">
609 <b>-h</b>, <b>--help</b></td></table>
611 <table width="100%" border=0 rules="none" frame="void"
612 cols="2" cellspacing="0" cellpadding="0">
613 <tr valign="top" align="left">
614 <td width="21%"></td><td width="79%">
615 display this help and exit</td></table>
617 <table width="100%" border=0 rules="none" frame="void"
618 cols="2" cellspacing="0" cellpadding="0">
619 <tr valign="top" align="left">
620 <td width="10%"></td><td width="90%">
621 <b>-V</b>, <b>--version</b></td></table>
623 <table width="100%" border=0 rules="none" frame="void"
624 cols="2" cellspacing="0" cellpadding="0">
625 <tr valign="top" align="left">
626 <td width="21%"></td><td width="79%">
627 output version information and exit</td></table>
628 <a name="AUTHOR"></a>
629 <h2>AUTHOR</h2>
631 <table width="100%" border=0 rules="none" frame="void"
632 cols="2" cellspacing="0" cellpadding="0">
633 <tr valign="top" align="left">
634 <td width="10%"></td><td width="90%">
635 Written by Ulrich Drepper.</td></table>
636 <a name="REPORTING BUGS"></a>
637 <h2>REPORTING BUGS</h2>
639 <table width="100%" border=0 rules="none" frame="void"
640 cols="2" cellspacing="0" cellpadding="0">
641 <tr valign="top" align="left">
642 <td width="10%"></td><td width="90%">
643 Report bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</td></table>
644 <a name="COPYRIGHT"></a>
645 <h2>COPYRIGHT</h2>
647 <table width="100%" border=0 rules="none" frame="void"
648 cols="2" cellspacing="0" cellpadding="0">
649 <tr valign="top" align="left">
650 <td width="10%"></td><td width="90%">
651 Copyright 1995-1998, 2000-2005 Free Software Foundation,
652 Inc.<br>
653 This is free software; see the source for copying
654 conditions. There is NO warranty; not even for
655 MERCHANTABILITY or FITNESS FOR A PARTICULAR
656 PURPOSE.</td></table>
657 <a name="SEE ALSO"></a>
658 <h2>SEE ALSO</h2>
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="10%"></td><td width="90%">
664 The full documentation for <b>xgettext</b> is maintained as
665 a Texinfo manual. If the <b>info</b> and <b>xgettext</b>
666 programs are properly installed at your site, the
667 command</td></table>
669 <table width="100%" border=0 rules="none" frame="void"
670 cols="2" cellspacing="0" cellpadding="0">
671 <tr valign="top" align="left">
672 <td width="21%"></td><td width="79%">
673 <b>info xgettext</b></td></table>
675 <table width="100%" border=0 rules="none" frame="void"
676 cols="2" cellspacing="0" cellpadding="0">
677 <tr valign="top" align="left">
678 <td width="10%"></td><td width="90%">
679 should give you access to the complete manual.</td></table>
680 <hr>
681 </body>
682 </html>