Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / msgfmt.1.html
blob6b0dc43a7ee75eaaf5e71398769696206b7b3fc4
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>MSGFMT</title>
7 </head>
8 <body>
10 <h1 align=center>MSGFMT</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>msgfmt &minus; compile message catalog to binary
29 format</p>
30 </td>
31 </table>
32 <a name="SYNOPSIS"></a>
33 <h2>SYNOPSIS</h2>
34 <!-- INDENTATION -->
35 <table width="100%" border=0 rules="none" frame="void"
36 cols="2" cellspacing="0" cellpadding="0">
37 <tr valign="top" align="left">
38 <td width="10%"></td>
39 <td width="89%">
40 <p><b>msgfmt</b> [<i>OPTION</i>] <i>filename.po</i> ...</p>
41 </td>
42 </table>
43 <a name="DESCRIPTION"></a>
44 <h2>DESCRIPTION</h2>
45 <!-- INDENTATION -->
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>
50 <td width="89%">
51 <p>Generate binary message catalog from textual translation
52 description.</p>
53 <!-- INDENTATION -->
54 <p>Mandatory arguments to long options are mandatory for
55 short options too. Similarly for optional arguments.</p>
56 </td>
57 </table>
58 <!-- INDENTATION -->
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="4%"></td>
63 <td width="95%">
64 <p><b>Input file location:</b></p></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="10%"></td>
71 <td width="89%">
72 <p>filename.po ...</p></td>
73 </table>
74 <!-- INDENTATION -->
75 <table width="100%" border=0 rules="none" frame="void"
76 cols="2" cellspacing="0" cellpadding="0">
77 <tr valign="top" align="left">
78 <td width="21%"></td>
79 <td width="77%">
80 <p>input files</p>
81 </td>
82 </table>
83 <!-- INDENTATION -->
84 <table width="100%" border=0 rules="none" frame="void"
85 cols="2" cellspacing="0" cellpadding="0">
86 <tr valign="top" align="left">
87 <td width="10%"></td>
88 <td width="89%">
89 <p><b>&minus;D</b>,
90 <b>&minus;&minus;directory</b>=<i>DIRECTORY</i></p></td>
91 </table>
92 <!-- INDENTATION -->
93 <table width="100%" border=0 rules="none" frame="void"
94 cols="2" cellspacing="0" cellpadding="0">
95 <tr valign="top" align="left">
96 <td width="21%"></td>
97 <td width="77%">
98 <p>add DIRECTORY to list for input files search</p>
99 </td>
100 </table>
101 <!-- INDENTATION -->
102 <table width="100%" border=0 rules="none" frame="void"
103 cols="2" cellspacing="0" cellpadding="0">
104 <tr valign="top" align="left">
105 <td width="10%"></td>
106 <td width="89%">
107 <p>If input file is -, standard input is read.</p>
108 </td>
109 </table>
110 <!-- INDENTATION -->
111 <table width="100%" border=0 rules="none" frame="void"
112 cols="2" cellspacing="0" cellpadding="0">
113 <tr valign="top" align="left">
114 <td width="4%"></td>
115 <td width="95%">
116 <p><b>Operation mode:</b></p></td>
117 </table>
118 <!-- INDENTATION -->
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>
123 <td width="89%">
124 <p><b>&minus;j</b>, <b>&minus;&minus;java</b></p></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="21%"></td>
131 <td width="77%">
132 <p>Java mode: generate a Java ResourceBundle class</p>
133 </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="10%"></td>
140 <td width="89%">
141 <p><b>&minus;&minus;java2</b></p></td>
142 </table>
143 <!-- INDENTATION -->
144 <table width="100%" border=0 rules="none" frame="void"
145 cols="2" cellspacing="0" cellpadding="0">
146 <tr valign="top" align="left">
147 <td width="21%"></td>
148 <td width="77%">
149 <p>like <b>&minus;&minus;java</b>, and assume Java2 (JDK 1.2
150 or higher)</p>
151 </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;&minus;csharp</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>C# mode: generate a .NET .dll file</p>
168 </td>
169 </table>
170 <!-- INDENTATION -->
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>
175 <td width="89%">
176 <p><b>&minus;&minus;csharp&minus;resources</b></p></td>
177 </table>
178 <!-- INDENTATION -->
179 <table width="100%" border=0 rules="none" frame="void"
180 cols="2" cellspacing="0" cellpadding="0">
181 <tr valign="top" align="left">
182 <td width="21%"></td>
183 <td width="77%">
184 <p>C# resources mode: generate a .NET .resources file</p>
185 </td>
186 </table>
187 <!-- TABS -->
188 <table width="100%" border=0 rules="none" frame="void"
189 cols="5" cellspacing="0" cellpadding="0">
190 <tr valign="top" align="left">
191 <td width="11%"></td>
192 <td width="7%">
194 <p><b>&minus;&minus;tcl</b></p>
195 </td>
196 <td width="11%"></td>
197 <td width="61%">
199 <p>Tcl mode: generate a tcl/msgcat .msg file</p>
200 </td>
201 <td width="7%">
202 </td>
203 <tr valign="top" align="left">
204 <td width="11%"></td>
205 <td width="7%">
207 <p><b>&minus;&minus;qt</b></p>
208 </td>
209 <td width="11%"></td>
210 <td width="61%">
212 <p>Qt mode: generate a Qt .qm file</p>
213 </td>
214 <td width="7%">
215 </td>
216 </table>
217 <!-- INDENTATION -->
218 <table width="100%" border=0 rules="none" frame="void"
219 cols="2" cellspacing="0" cellpadding="0">
220 <tr valign="top" align="left">
221 <td width="4%"></td>
222 <td width="95%">
223 <p><b>Output file location:</b></p></td>
224 </table>
225 <!-- INDENTATION -->
226 <table width="100%" border=0 rules="none" frame="void"
227 cols="2" cellspacing="0" cellpadding="0">
228 <tr valign="top" align="left">
229 <td width="10%"></td>
230 <td width="89%">
231 <p><b>&minus;o</b>,
232 <b>&minus;&minus;output&minus;file</b>=<i>FILE</i></p></td>
233 </table>
234 <!-- INDENTATION -->
235 <table width="100%" border=0 rules="none" frame="void"
236 cols="2" cellspacing="0" cellpadding="0">
237 <tr valign="top" align="left">
238 <td width="21%"></td>
239 <td width="77%">
240 <p>write output to specified file</p>
241 </td>
242 </table>
243 <!-- INDENTATION -->
244 <table width="100%" border=0 rules="none" frame="void"
245 cols="2" cellspacing="0" cellpadding="0">
246 <tr valign="top" align="left">
247 <td width="10%"></td>
248 <td width="89%">
249 <p><b>&minus;&minus;strict</b></p></td>
250 </table>
251 <!-- INDENTATION -->
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>
256 <td width="77%">
257 <p>enable strict Uniforum mode</p>
258 </td>
259 </table>
260 <!-- INDENTATION -->
261 <table width="100%" border=0 rules="none" frame="void"
262 cols="2" cellspacing="0" cellpadding="0">
263 <tr valign="top" align="left">
264 <td width="10%"></td>
265 <td width="89%">
266 <p>If output file is -, output is written to standard
267 output.</p>
268 </td>
269 </table>
270 <!-- INDENTATION -->
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="4%"></td>
275 <td width="95%">
276 <p><b>Output file location in Java mode:</b></p></td>
277 </table>
278 <!-- INDENTATION -->
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>
283 <td width="89%">
284 <p><b>&minus;r</b>,
285 <b>&minus;&minus;resource</b>=<i>RESOURCE</i></p></td>
286 </table>
287 <!-- INDENTATION -->
288 <table width="100%" border=0 rules="none" frame="void"
289 cols="2" cellspacing="0" cellpadding="0">
290 <tr valign="top" align="left">
291 <td width="21%"></td>
292 <td width="77%">
293 <p>resource name</p>
294 </td>
295 </table>
296 <!-- INDENTATION -->
297 <table width="100%" border=0 rules="none" frame="void"
298 cols="2" cellspacing="0" cellpadding="0">
299 <tr valign="top" align="left">
300 <td width="10%"></td>
301 <td width="89%">
302 <p><b>&minus;l</b>,
303 <b>&minus;&minus;locale</b>=<i>LOCALE</i></p></td>
304 </table>
305 <!-- INDENTATION -->
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>
310 <td width="77%">
311 <p>locale name, either language or language_COUNTRY</p>
312 </td>
313 </table>
314 <!-- INDENTATION -->
315 <table width="100%" border=0 rules="none" frame="void"
316 cols="2" cellspacing="0" cellpadding="0">
317 <tr valign="top" align="left">
318 <td width="10%"></td>
319 <td width="89%">
320 <p><b>&minus;d</b> DIRECTORY</p></td>
321 </table>
322 <!-- INDENTATION -->
323 <table width="100%" border=0 rules="none" frame="void"
324 cols="2" cellspacing="0" cellpadding="0">
325 <tr valign="top" align="left">
326 <td width="21%"></td>
327 <td width="77%">
328 <p>base directory of classes directory hierarchy</p>
329 </td>
330 </table>
331 <!-- INDENTATION -->
332 <table width="100%" border=0 rules="none" frame="void"
333 cols="2" cellspacing="0" cellpadding="0">
334 <tr valign="top" align="left">
335 <td width="10%"></td>
336 <td width="89%">
337 <p>The class name is determined by appending the locale name
338 to the resource name, separated with an underscore. The
339 <b>&minus;d</b> option is mandatory. The class is written
340 under the specified directory.</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="4%"></td>
348 <td width="95%">
349 <p><b>Output file location in C# mode:</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="10%"></td>
356 <td width="89%">
357 <p><b>&minus;r</b>,
358 <b>&minus;&minus;resource</b>=<i>RESOURCE</i></p></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="21%"></td>
365 <td width="77%">
366 <p>resource name</p>
367 </td>
368 </table>
369 <!-- INDENTATION -->
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="10%"></td>
374 <td width="89%">
375 <p><b>&minus;l</b>,
376 <b>&minus;&minus;locale</b>=<i>LOCALE</i></p></td>
377 </table>
378 <!-- INDENTATION -->
379 <table width="100%" border=0 rules="none" frame="void"
380 cols="2" cellspacing="0" cellpadding="0">
381 <tr valign="top" align="left">
382 <td width="21%"></td>
383 <td width="77%">
384 <p>locale name, either language or language_COUNTRY</p>
385 </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="10%"></td>
392 <td width="89%">
393 <p><b>&minus;d</b> DIRECTORY</p></td>
394 </table>
395 <!-- INDENTATION -->
396 <table width="100%" border=0 rules="none" frame="void"
397 cols="2" cellspacing="0" cellpadding="0">
398 <tr valign="top" align="left">
399 <td width="21%"></td>
400 <td width="77%">
401 <p>base directory for locale dependent .dll files</p>
402 </td>
403 </table>
404 <!-- INDENTATION -->
405 <table width="100%" border=0 rules="none" frame="void"
406 cols="2" cellspacing="0" cellpadding="0">
407 <tr valign="top" align="left">
408 <td width="10%"></td>
409 <td width="89%">
410 <p>The <b>&minus;l</b> and <b>&minus;d</b> options are
411 mandatory. The .dll file is written in a subdirectory of the
412 specified directory whose name depends on the locale.</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="4%"></td>
420 <td width="95%">
421 <p><b>Output file location in Tcl mode:</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="10%"></td>
428 <td width="89%">
429 <p><b>&minus;l</b>,
430 <b>&minus;&minus;locale</b>=<i>LOCALE</i></p></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="21%"></td>
437 <td width="77%">
438 <p>locale name, either language or language_COUNTRY</p>
439 </td>
440 </table>
441 <!-- INDENTATION -->
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="10%"></td>
446 <td width="89%">
447 <p><b>&minus;d</b> DIRECTORY</p></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="21%"></td>
454 <td width="77%">
455 <p>base directory of .msg message catalogs</p>
456 </td>
457 </table>
458 <!-- INDENTATION -->
459 <table width="100%" border=0 rules="none" frame="void"
460 cols="2" cellspacing="0" cellpadding="0">
461 <tr valign="top" align="left">
462 <td width="10%"></td>
463 <td width="89%">
464 <p>The <b>&minus;l</b> and <b>&minus;d</b> options are
465 mandatory. The .msg file is written in the specified
466 directory.</p>
467 </td>
468 </table>
469 <!-- INDENTATION -->
470 <table width="100%" border=0 rules="none" frame="void"
471 cols="2" cellspacing="0" cellpadding="0">
472 <tr valign="top" align="left">
473 <td width="4%"></td>
474 <td width="95%">
475 <p><b>Input file syntax:</b></p></td>
476 </table>
477 <!-- INDENTATION -->
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="10%"></td>
482 <td width="89%">
483 <p><b>&minus;P</b>,
484 <b>&minus;&minus;properties&minus;input</b></p></td>
485 </table>
486 <!-- INDENTATION -->
487 <table width="100%" border=0 rules="none" frame="void"
488 cols="2" cellspacing="0" cellpadding="0">
489 <tr valign="top" align="left">
490 <td width="21%"></td>
491 <td width="77%">
492 <p>input files are in Java .properties syntax</p>
493 </td>
494 </table>
495 <!-- INDENTATION -->
496 <table width="100%" border=0 rules="none" frame="void"
497 cols="2" cellspacing="0" cellpadding="0">
498 <tr valign="top" align="left">
499 <td width="10%"></td>
500 <td width="89%">
501 <p><b>&minus;&minus;stringtable&minus;input</b></p></td>
502 </table>
503 <!-- INDENTATION -->
504 <table width="100%" border=0 rules="none" frame="void"
505 cols="2" cellspacing="0" cellpadding="0">
506 <tr valign="top" align="left">
507 <td width="21%"></td>
508 <td width="77%">
509 <p>input files are in NeXTstep/GNUstep .strings syntax</p>
510 </td>
511 </table>
512 <!-- INDENTATION -->
513 <table width="100%" border=0 rules="none" frame="void"
514 cols="2" cellspacing="0" cellpadding="0">
515 <tr valign="top" align="left">
516 <td width="4%"></td>
517 <td width="95%">
518 <p><b>Input file interpretation:</b></p></td>
519 </table>
520 <!-- INDENTATION -->
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>
525 <td width="89%">
526 <p><b>&minus;c</b>, <b>&minus;&minus;check</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>perform all the checks implied by
535 <b>&minus;&minus;check&minus;format</b>,
536 <b>&minus;&minus;check&minus;header</b>,
537 <b>&minus;&minus;check&minus;domain</b></p>
538 </td>
539 </table>
540 <!-- INDENTATION -->
541 <table width="100%" border=0 rules="none" frame="void"
542 cols="2" cellspacing="0" cellpadding="0">
543 <tr valign="top" align="left">
544 <td width="10%"></td>
545 <td width="89%">
546 <p><b>&minus;&minus;check&minus;format</b></p></td>
547 </table>
548 <!-- INDENTATION -->
549 <table width="100%" border=0 rules="none" frame="void"
550 cols="2" cellspacing="0" cellpadding="0">
551 <tr valign="top" align="left">
552 <td width="21%"></td>
553 <td width="77%">
554 <p>check language dependent format strings</p>
555 </td>
556 </table>
557 <!-- INDENTATION -->
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>
562 <td width="89%">
563 <p><b>&minus;&minus;check&minus;header</b></p></td>
564 </table>
565 <!-- INDENTATION -->
566 <table width="100%" border=0 rules="none" frame="void"
567 cols="2" cellspacing="0" cellpadding="0">
568 <tr valign="top" align="left">
569 <td width="21%"></td>
570 <td width="77%">
571 <p>verify presence and contents of the header entry</p>
572 </td>
573 </table>
574 <!-- INDENTATION -->
575 <table width="100%" border=0 rules="none" frame="void"
576 cols="2" cellspacing="0" cellpadding="0">
577 <tr valign="top" align="left">
578 <td width="10%"></td>
579 <td width="89%">
580 <p><b>&minus;&minus;check&minus;domain</b></p></td>
581 </table>
582 <!-- INDENTATION -->
583 <table width="100%" border=0 rules="none" frame="void"
584 cols="2" cellspacing="0" cellpadding="0">
585 <tr valign="top" align="left">
586 <td width="21%"></td>
587 <td width="77%">
588 <p>check for conflicts between domain directives and the
589 <b>&minus;&minus;output&minus;file</b> option</p>
590 </td>
591 </table>
592 <!-- INDENTATION -->
593 <table width="100%" border=0 rules="none" frame="void"
594 cols="2" cellspacing="0" cellpadding="0">
595 <tr valign="top" align="left">
596 <td width="10%"></td>
597 <td width="89%">
598 <p><b>&minus;C</b>,
599 <b>&minus;&minus;check&minus;compatibility</b></p></td>
600 </table>
601 <!-- INDENTATION -->
602 <table width="100%" border=0 rules="none" frame="void"
603 cols="2" cellspacing="0" cellpadding="0">
604 <tr valign="top" align="left">
605 <td width="21%"></td>
606 <td width="77%">
607 <p>check that GNU msgfmt behaves like X/Open msgfmt</p>
608 </td>
609 </table>
610 <!-- INDENTATION -->
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="10%"></td>
615 <td width="89%">
617 <p><b>&minus;&minus;check&minus;accelerators</b>[=<i>CHAR</i>]</p></td>
618 </table>
619 <!-- INDENTATION -->
620 <table width="100%" border=0 rules="none" frame="void"
621 cols="2" cellspacing="0" cellpadding="0">
622 <tr valign="top" align="left">
623 <td width="21%"></td>
624 <td width="77%">
625 <p>check presence of keyboard accelerators for menu
626 items</p>
627 </td>
628 </table>
629 <!-- INDENTATION -->
630 <table width="100%" border=0 rules="none" frame="void"
631 cols="2" cellspacing="0" cellpadding="0">
632 <tr valign="top" align="left">
633 <td width="10%"></td>
634 <td width="89%">
635 <p><b>&minus;f</b>,
636 <b>&minus;&minus;use&minus;fuzzy</b></p></td>
637 </table>
638 <!-- INDENTATION -->
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="21%"></td>
643 <td width="77%">
644 <p>use fuzzy entries in output</p>
645 </td>
646 </table>
647 <!-- INDENTATION -->
648 <table width="100%" border=0 rules="none" frame="void"
649 cols="2" cellspacing="0" cellpadding="0">
650 <tr valign="top" align="left">
651 <td width="4%"></td>
652 <td width="95%">
653 <p><b>Output details:</b></p></td>
654 </table>
655 <!-- INDENTATION -->
656 <table width="100%" border=0 rules="none" frame="void"
657 cols="2" cellspacing="0" cellpadding="0">
658 <tr valign="top" align="left">
659 <td width="10%"></td>
660 <td width="89%">
661 <p><b>&minus;a</b>,
662 <b>&minus;&minus;alignment</b>=<i>NUMBER</i></p></td>
663 </table>
664 <!-- INDENTATION -->
665 <table width="100%" border=0 rules="none" frame="void"
666 cols="2" cellspacing="0" cellpadding="0">
667 <tr valign="top" align="left">
668 <td width="21%"></td>
669 <td width="77%">
670 <p>align strings to NUMBER bytes (default: 1)</p>
671 </td>
672 </table>
673 <!-- INDENTATION -->
674 <table width="100%" border=0 rules="none" frame="void"
675 cols="2" cellspacing="0" cellpadding="0">
676 <tr valign="top" align="left">
677 <td width="10%"></td>
678 <td width="89%">
679 <p><b>&minus;&minus;no&minus;hash</b></p></td>
680 </table>
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="21%"></td>
686 <td width="77%">
687 <p>binary file will not include the hash table</p>
688 </td>
689 </table>
690 <!-- INDENTATION -->
691 <table width="100%" border=0 rules="none" frame="void"
692 cols="2" cellspacing="0" cellpadding="0">
693 <tr valign="top" align="left">
694 <td width="4%"></td>
695 <td width="95%">
696 <p><b>Informative output:</b></p></td>
697 </table>
698 <!-- INDENTATION -->
699 <table width="100%" border=0 rules="none" frame="void"
700 cols="2" cellspacing="0" cellpadding="0">
701 <tr valign="top" align="left">
702 <td width="10%"></td>
703 <td width="89%">
704 <p><b>&minus;h</b>, <b>&minus;&minus;help</b></p></td>
705 </table>
706 <!-- INDENTATION -->
707 <table width="100%" border=0 rules="none" frame="void"
708 cols="2" cellspacing="0" cellpadding="0">
709 <tr valign="top" align="left">
710 <td width="21%"></td>
711 <td width="77%">
712 <p>display this help and exit</p>
713 </td>
714 </table>
715 <!-- INDENTATION -->
716 <table width="100%" border=0 rules="none" frame="void"
717 cols="2" cellspacing="0" cellpadding="0">
718 <tr valign="top" align="left">
719 <td width="10%"></td>
720 <td width="89%">
721 <p><b>&minus;V</b>, <b>&minus;&minus;version</b></p></td>
722 </table>
723 <!-- INDENTATION -->
724 <table width="100%" border=0 rules="none" frame="void"
725 cols="2" cellspacing="0" cellpadding="0">
726 <tr valign="top" align="left">
727 <td width="21%"></td>
728 <td width="77%">
729 <p>output version information and exit</p>
730 </td>
731 </table>
732 <!-- INDENTATION -->
733 <table width="100%" border=0 rules="none" frame="void"
734 cols="2" cellspacing="0" cellpadding="0">
735 <tr valign="top" align="left">
736 <td width="10%"></td>
737 <td width="89%">
738 <p><b>&minus;&minus;statistics</b></p></td>
739 </table>
740 <!-- INDENTATION -->
741 <table width="100%" border=0 rules="none" frame="void"
742 cols="2" cellspacing="0" cellpadding="0">
743 <tr valign="top" align="left">
744 <td width="21%"></td>
745 <td width="77%">
746 <p>print statistics about translations</p>
747 </td>
748 </table>
749 <!-- INDENTATION -->
750 <table width="100%" border=0 rules="none" frame="void"
751 cols="2" cellspacing="0" cellpadding="0">
752 <tr valign="top" align="left">
753 <td width="10%"></td>
754 <td width="89%">
755 <p><b>&minus;v</b>, <b>&minus;&minus;verbose</b></p></td>
756 </table>
757 <!-- INDENTATION -->
758 <table width="100%" border=0 rules="none" frame="void"
759 cols="2" cellspacing="0" cellpadding="0">
760 <tr valign="top" align="left">
761 <td width="21%"></td>
762 <td width="77%">
763 <p>increase verbosity level</p>
764 </td>
765 </table>
766 <a name="AUTHOR"></a>
767 <h2>AUTHOR</h2>
768 <!-- INDENTATION -->
769 <table width="100%" border=0 rules="none" frame="void"
770 cols="2" cellspacing="0" cellpadding="0">
771 <tr valign="top" align="left">
772 <td width="10%"></td>
773 <td width="89%">
774 <p>Written by Ulrich Drepper.</p>
775 </td>
776 </table>
777 <a name="REPORTING BUGS"></a>
778 <h2>REPORTING BUGS</h2>
779 <!-- INDENTATION -->
780 <table width="100%" border=0 rules="none" frame="void"
781 cols="2" cellspacing="0" cellpadding="0">
782 <tr valign="top" align="left">
783 <td width="10%"></td>
784 <td width="89%">
785 <p>Report bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</p>
786 </td>
787 </table>
788 <a name="COPYRIGHT"></a>
789 <h2>COPYRIGHT</h2>
790 <!-- INDENTATION -->
791 <table width="100%" border=0 rules="none" frame="void"
792 cols="2" cellspacing="0" cellpadding="0">
793 <tr valign="top" align="left">
794 <td width="10%"></td>
795 <td width="89%">
796 <p>Copyright &copy; 1995-1998, 2000-2010 Free Software
797 Foundation, Inc. License GPLv3+: GNU GPL version 3 or later
798 &lt;http://gnu.org/licenses/gpl.html&gt;<br>
799 This is free software: you are free to change and
800 redistribute it. There is NO WARRANTY, to the extent
801 permitted by law.</p>
802 </td>
803 </table>
804 <a name="SEE ALSO"></a>
805 <h2>SEE ALSO</h2>
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>The full documentation for <b>msgfmt</b> is maintained as
813 a Texinfo manual. If the <b>info</b> and <b>msgfmt</b>
814 programs are properly installed at your site, the
815 command</p>
816 </td>
817 </table>
818 <!-- INDENTATION -->
819 <table width="100%" border=0 rules="none" frame="void"
820 cols="2" cellspacing="0" cellpadding="0">
821 <tr valign="top" align="left">
822 <td width="20%"></td>
823 <td width="79%">
824 <p><b>info msgfmt</b></p>
825 </td>
826 </table>
827 <!-- INDENTATION -->
828 <table width="100%" border=0 rules="none" frame="void"
829 cols="2" cellspacing="0" cellpadding="0">
830 <tr valign="top" align="left">
831 <td width="10%"></td>
832 <td width="89%">
833 <p>should give you access to the complete manual.</p>
834 </td>
835 </table>
836 <hr>
837 </body>
838 </html>