Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / msginit.1.html
blobed6e7b0fb82213214cfd7c0b246d71b85bf95352
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>MSGINIT</title>
7 </head>
8 <body>
10 <h1 align=center>MSGINIT</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>msginit &minus; initialize a message catalog</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>msginit</b> [<i>OPTION</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>Creates a new PO file, initializing the meta information
51 with values from the user&rsquo;s environment.</p>
52 <!-- INDENTATION -->
53 <p>Mandatory arguments to long options are mandatory for
54 short options too.</p>
55 </td>
56 </table>
57 <!-- INDENTATION -->
58 <table width="100%" border=0 rules="none" frame="void"
59 cols="2" cellspacing="0" cellpadding="0">
60 <tr valign="top" align="left">
61 <td width="4%"></td>
62 <td width="95%">
63 <p><b>Input file location:</b></p></td>
64 </table>
65 <!-- INDENTATION -->
66 <table width="100%" border=0 rules="none" frame="void"
67 cols="2" cellspacing="0" cellpadding="0">
68 <tr valign="top" align="left">
69 <td width="10%"></td>
70 <td width="89%">
71 <p><b>&minus;i</b>,
72 <b>&minus;&minus;input</b>=<i>INPUTFILE</i></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 POT file</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>If no input file is given, the current directory is
90 searched for the POT file. If it is -, standard input is
91 read.</p>
92 </td>
93 </table>
94 <!-- INDENTATION -->
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="4%"></td>
99 <td width="95%">
100 <p><b>Output file location:</b></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="10%"></td>
107 <td width="89%">
108 <p><b>&minus;o</b>,
109 <b>&minus;&minus;output&minus;file</b>=<i>FILE</i></p></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="21%"></td>
116 <td width="77%">
117 <p>write output to specified PO file</p>
118 </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="10%"></td>
125 <td width="89%">
126 <p>If no output file is given, it depends on the
127 <b>&minus;&minus;locale</b> option or the user&rsquo;s
128 locale setting. If it is -, the results are written to
129 standard output.</p>
130 </td>
131 </table>
132 <!-- INDENTATION -->
133 <table width="100%" border=0 rules="none" frame="void"
134 cols="2" cellspacing="0" cellpadding="0">
135 <tr valign="top" align="left">
136 <td width="4%"></td>
137 <td width="95%">
138 <p><b>Input file syntax:</b></p></td>
139 </table>
140 <!-- INDENTATION -->
141 <table width="100%" border=0 rules="none" frame="void"
142 cols="2" cellspacing="0" cellpadding="0">
143 <tr valign="top" align="left">
144 <td width="10%"></td>
145 <td width="89%">
146 <p><b>&minus;P</b>,
147 <b>&minus;&minus;properties&minus;input</b></p></td>
148 </table>
149 <!-- INDENTATION -->
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="21%"></td>
154 <td width="77%">
155 <p>input file is in Java .properties syntax</p>
156 </td>
157 </table>
158 <!-- INDENTATION -->
159 <table width="100%" border=0 rules="none" frame="void"
160 cols="2" cellspacing="0" cellpadding="0">
161 <tr valign="top" align="left">
162 <td width="10%"></td>
163 <td width="89%">
164 <p><b>&minus;&minus;stringtable&minus;input</b></p></td>
165 </table>
166 <!-- INDENTATION -->
167 <table width="100%" border=0 rules="none" frame="void"
168 cols="2" cellspacing="0" cellpadding="0">
169 <tr valign="top" align="left">
170 <td width="21%"></td>
171 <td width="77%">
172 <p>input file is in NeXTstep/GNUstep .strings syntax</p>
173 </td>
174 </table>
175 <!-- INDENTATION -->
176 <table width="100%" border=0 rules="none" frame="void"
177 cols="2" cellspacing="0" cellpadding="0">
178 <tr valign="top" align="left">
179 <td width="4%"></td>
180 <td width="95%">
181 <p><b>Output details:</b></p></td>
182 </table>
183 <!-- INDENTATION -->
184 <table width="100%" border=0 rules="none" frame="void"
185 cols="2" cellspacing="0" cellpadding="0">
186 <tr valign="top" align="left">
187 <td width="10%"></td>
188 <td width="89%">
189 <p><b>&minus;l</b>,
190 <b>&minus;&minus;locale</b>=<i>LL_CC</i></p></td>
191 </table>
192 <!-- INDENTATION -->
193 <table width="100%" border=0 rules="none" frame="void"
194 cols="2" cellspacing="0" cellpadding="0">
195 <tr valign="top" align="left">
196 <td width="21%"></td>
197 <td width="77%">
198 <p>set target locale</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><b>&minus;&minus;no&minus;translator</b></p></td>
208 </table>
209 <!-- INDENTATION -->
210 <table width="100%" border=0 rules="none" frame="void"
211 cols="2" cellspacing="0" cellpadding="0">
212 <tr valign="top" align="left">
213 <td width="21%"></td>
214 <td width="77%">
215 <p>assume the PO file is automatically generated</p>
216 </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="10%"></td>
223 <td width="89%">
224 <p><b>&minus;&minus;color</b></p></td>
225 </table>
226 <!-- INDENTATION -->
227 <table width="100%" border=0 rules="none" frame="void"
228 cols="2" cellspacing="0" cellpadding="0">
229 <tr valign="top" align="left">
230 <td width="21%"></td>
231 <td width="77%">
232 <p>use colors and other text attributes always</p>
233 </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="10%"></td>
240 <td width="89%">
241 <p><b>&minus;&minus;color</b>=<i>WHEN</i></p></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="21%"></td>
248 <td width="77%">
249 <p>use colors and other text attributes if WHEN. WHEN may be
250 &rsquo;always&rsquo;, &rsquo;never&rsquo;,
251 &rsquo;auto&rsquo;, or &rsquo;html&rsquo;.</p>
252 </td>
253 </table>
254 <!-- INDENTATION -->
255 <table width="100%" border=0 rules="none" frame="void"
256 cols="2" cellspacing="0" cellpadding="0">
257 <tr valign="top" align="left">
258 <td width="10%"></td>
259 <td width="89%">
260 <p><b>&minus;&minus;style</b>=<i>STYLEFILE</i></p></td>
261 </table>
262 <!-- INDENTATION -->
263 <table width="100%" border=0 rules="none" frame="void"
264 cols="2" cellspacing="0" cellpadding="0">
265 <tr valign="top" align="left">
266 <td width="21%"></td>
267 <td width="77%">
268 <p>specify CSS style rule file for
269 <b>&minus;&minus;color</b></p>
270 </td>
271 </table>
272 <!-- INDENTATION -->
273 <table width="100%" border=0 rules="none" frame="void"
274 cols="2" cellspacing="0" cellpadding="0">
275 <tr valign="top" align="left">
276 <td width="10%"></td>
277 <td width="89%">
278 <p><b>&minus;p</b>,
279 <b>&minus;&minus;properties&minus;output</b></p></td>
280 </table>
281 <!-- INDENTATION -->
282 <table width="100%" border=0 rules="none" frame="void"
283 cols="2" cellspacing="0" cellpadding="0">
284 <tr valign="top" align="left">
285 <td width="21%"></td>
286 <td width="77%">
287 <p>write out a Java .properties file</p>
288 </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;&minus;stringtable&minus;output</b></p></td>
297 </table>
298 <!-- INDENTATION -->
299 <table width="100%" border=0 rules="none" frame="void"
300 cols="2" cellspacing="0" cellpadding="0">
301 <tr valign="top" align="left">
302 <td width="21%"></td>
303 <td width="77%">
304 <p>write out a NeXTstep/GNUstep .strings file</p>
305 </td>
306 </table>
307 <!-- INDENTATION -->
308 <table width="100%" border=0 rules="none" frame="void"
309 cols="2" cellspacing="0" cellpadding="0">
310 <tr valign="top" align="left">
311 <td width="10%"></td>
312 <td width="89%">
313 <p><b>&minus;w</b>,
314 <b>&minus;&minus;width</b>=<i>NUMBER</i></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>set output page width</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><b>&minus;&minus;no&minus;wrap</b></p></td>
332 </table>
333 <!-- INDENTATION -->
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="21%"></td>
338 <td width="77%">
339 <p>do not break long message lines, longer than the output
340 page width, into several lines</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>Informative output:</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;h</b>, <b>&minus;&minus;help</b></p></td>
358 </table>
359 <!-- INDENTATION -->
360 <table width="100%" border=0 rules="none" frame="void"
361 cols="2" cellspacing="0" cellpadding="0">
362 <tr valign="top" align="left">
363 <td width="21%"></td>
364 <td width="77%">
365 <p>display this help and exit</p>
366 </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="10%"></td>
373 <td width="89%">
374 <p><b>&minus;V</b>, <b>&minus;&minus;version</b></p></td>
375 </table>
376 <!-- INDENTATION -->
377 <table width="100%" border=0 rules="none" frame="void"
378 cols="2" cellspacing="0" cellpadding="0">
379 <tr valign="top" align="left">
380 <td width="21%"></td>
381 <td width="77%">
382 <p>output version information and exit</p>
383 </td>
384 </table>
385 <a name="AUTHOR"></a>
386 <h2>AUTHOR</h2>
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>Written by Bruno Haible.</p>
394 </td>
395 </table>
396 <a name="REPORTING BUGS"></a>
397 <h2>REPORTING BUGS</h2>
398 <!-- INDENTATION -->
399 <table width="100%" border=0 rules="none" frame="void"
400 cols="2" cellspacing="0" cellpadding="0">
401 <tr valign="top" align="left">
402 <td width="10%"></td>
403 <td width="89%">
404 <p>Report bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</p>
405 </td>
406 </table>
407 <a name="COPYRIGHT"></a>
408 <h2>COPYRIGHT</h2>
409 <!-- INDENTATION -->
410 <table width="100%" border=0 rules="none" frame="void"
411 cols="2" cellspacing="0" cellpadding="0">
412 <tr valign="top" align="left">
413 <td width="10%"></td>
414 <td width="89%">
415 <p>Copyright &copy; 2001-2010 Free Software Foundation, Inc.
416 License GPLv3+: GNU GPL version 3 or later
417 &lt;http://gnu.org/licenses/gpl.html&gt;<br>
418 This is free software: you are free to change and
419 redistribute it. There is NO WARRANTY, to the extent
420 permitted by law.</p>
421 </td>
422 </table>
423 <a name="SEE ALSO"></a>
424 <h2>SEE ALSO</h2>
425 <!-- INDENTATION -->
426 <table width="100%" border=0 rules="none" frame="void"
427 cols="2" cellspacing="0" cellpadding="0">
428 <tr valign="top" align="left">
429 <td width="10%"></td>
430 <td width="89%">
431 <p>The full documentation for <b>msginit</b> is maintained
432 as a Texinfo manual. If the <b>info</b> and <b>msginit</b>
433 programs are properly installed at your site, the
434 command</p>
435 </td>
436 </table>
437 <!-- INDENTATION -->
438 <table width="100%" border=0 rules="none" frame="void"
439 cols="2" cellspacing="0" cellpadding="0">
440 <tr valign="top" align="left">
441 <td width="20%"></td>
442 <td width="79%">
443 <p><b>info msginit</b></p>
444 </td>
445 </table>
446 <!-- INDENTATION -->
447 <table width="100%" border=0 rules="none" frame="void"
448 cols="2" cellspacing="0" cellpadding="0">
449 <tr valign="top" align="left">
450 <td width="10%"></td>
451 <td width="89%">
452 <p>should give you access to the complete manual.</p>
453 </td>
454 </table>
455 <hr>
456 </body>
457 </html>