xref: /netbsd-src/external/gpl2/gettext/dist/gettext-tools/man/msgattrib.1.html (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1*946379e7Schristos<html>
2*946379e7Schristos<head>
3*946379e7Schristos<meta name="generator" content="groff -Thtml, see www.gnu.org">
4*946379e7Schristos<meta name="Content-Style" content="text/css">
5*946379e7Schristos<title>MSGATTRIB</title>
6*946379e7Schristos</head>
7*946379e7Schristos<body>
8*946379e7Schristos
9*946379e7Schristos<h1 align=center>MSGATTRIB</h1>
10*946379e7Schristos<a href="#NAME">NAME</a><br>
11*946379e7Schristos<a href="#SYNOPSIS">SYNOPSIS</a><br>
12*946379e7Schristos<a href="#DESCRIPTION">DESCRIPTION</a><br>
13*946379e7Schristos<a href="#AUTHOR">AUTHOR</a><br>
14*946379e7Schristos<a href="#REPORTING BUGS">REPORTING BUGS</a><br>
15*946379e7Schristos<a href="#COPYRIGHT">COPYRIGHT</a><br>
16*946379e7Schristos<a href="#SEE ALSO">SEE ALSO</a><br>
17*946379e7Schristos
18*946379e7Schristos<hr>
19*946379e7Schristos<!-- Creator     : groff version 1.17.2 -->
20*946379e7Schristos<a name="NAME"></a>
21*946379e7Schristos<h2>NAME</h2>
22*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
23*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
24*946379e7Schristos<tr valign="top" align="left">
25*946379e7Schristos<td width="10%"></td><td width="90%">
26*946379e7Schristosmsgattrib - attribute matching and manipulation on message catalog</td></table>
27*946379e7Schristos<a name="SYNOPSIS"></a>
28*946379e7Schristos<h2>SYNOPSIS</h2>
29*946379e7Schristos
30*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
31*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
32*946379e7Schristos<tr valign="top" align="left">
33*946379e7Schristos<td width="10%"></td><td width="90%">
34*946379e7Schristos<b>msgattrib</b> [<i>OPTION</i>]
35*946379e7Schristos[<i>INPUTFILE</i>]</td></table>
36*946379e7Schristos<a name="DESCRIPTION"></a>
37*946379e7Schristos<h2>DESCRIPTION</h2>
38*946379e7Schristos
39*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
40*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
41*946379e7Schristos<tr valign="top" align="left">
42*946379e7Schristos<td width="10%"></td><td width="90%">
43*946379e7SchristosFilters the messages of a translation catalog according to
44*946379e7Schristostheir attributes, and manipulates the
45*946379e7Schristosattributes.</td></table>
46*946379e7Schristos
47*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
48*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
49*946379e7Schristos<tr valign="top" align="left">
50*946379e7Schristos<td width="10%"></td><td width="90%">
51*946379e7SchristosMandatory arguments to long options are mandatory for short
52*946379e7Schristosoptions too.</td></table>
53*946379e7Schristos
54*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
55*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
56*946379e7Schristos<tr valign="top" align="left">
57*946379e7Schristos<td width="4%"></td><td width="96%">
58*946379e7Schristos<b>Input file location:</b></td></table>
59*946379e7Schristos
60*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
61*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
62*946379e7Schristos<tr valign="top" align="left">
63*946379e7Schristos<td width="10%"></td><td width="90%">
64*946379e7SchristosINPUTFILE</td></table>
65*946379e7Schristos
66*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
67*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
68*946379e7Schristos<tr valign="top" align="left">
69*946379e7Schristos<td width="21%"></td><td width="79%">
70*946379e7Schristosinput PO file</td></table>
71*946379e7Schristos
72*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
73*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
74*946379e7Schristos<tr valign="top" align="left">
75*946379e7Schristos<td width="10%"></td><td width="90%">
76*946379e7Schristos<b>-D</b>, <b>--directory</b>=<i>DIRECTORY</i></td></table>
77*946379e7Schristos
78*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
79*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
80*946379e7Schristos<tr valign="top" align="left">
81*946379e7Schristos<td width="21%"></td><td width="79%">
82*946379e7Schristosadd DIRECTORY to list for input files search</td></table>
83*946379e7Schristos
84*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
85*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
86*946379e7Schristos<tr valign="top" align="left">
87*946379e7Schristos<td width="10%"></td><td width="90%">
88*946379e7SchristosIf no input file is given or if it is -, standard input is
89*946379e7Schristosread.</td></table>
90*946379e7Schristos
91*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
92*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
93*946379e7Schristos<tr valign="top" align="left">
94*946379e7Schristos<td width="4%"></td><td width="96%">
95*946379e7Schristos<b>Output file location:</b></td></table>
96*946379e7Schristos
97*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
98*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
99*946379e7Schristos<tr valign="top" align="left">
100*946379e7Schristos<td width="10%"></td><td width="90%">
101*946379e7Schristos<b>-o</b>, <b>--output-file</b>=<i>FILE</i></td></table>
102*946379e7Schristos
103*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
104*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
105*946379e7Schristos<tr valign="top" align="left">
106*946379e7Schristos<td width="21%"></td><td width="79%">
107*946379e7Schristoswrite output to specified file</td></table>
108*946379e7Schristos
109*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
110*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
111*946379e7Schristos<tr valign="top" align="left">
112*946379e7Schristos<td width="10%"></td><td width="90%">
113*946379e7SchristosThe results are written to standard output if no output file
114*946379e7Schristosis specified or if it is -.</td></table>
115*946379e7Schristos
116*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
117*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
118*946379e7Schristos<tr valign="top" align="left">
119*946379e7Schristos<td width="4%"></td><td width="96%">
120*946379e7Schristos<b>Message selection:</b></td></table>
121*946379e7Schristos
122*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
123*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
124*946379e7Schristos<tr valign="top" align="left">
125*946379e7Schristos<td width="10%"></td><td width="90%">
126*946379e7Schristos<b>--translated</b></td></table>
127*946379e7Schristos
128*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
129*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
130*946379e7Schristos<tr valign="top" align="left">
131*946379e7Schristos<td width="21%"></td><td width="79%">
132*946379e7Schristoskeep translated, remove untranslated messages</td></table>
133*946379e7Schristos
134*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
135*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
136*946379e7Schristos<tr valign="top" align="left">
137*946379e7Schristos<td width="10%"></td><td width="90%">
138*946379e7Schristos<b>--untranslated</b></td></table>
139*946379e7Schristos
140*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
141*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
142*946379e7Schristos<tr valign="top" align="left">
143*946379e7Schristos<td width="21%"></td><td width="79%">
144*946379e7Schristoskeep untranslated, remove translated messages</td></table>
145*946379e7Schristos
146*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
147*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
148*946379e7Schristos<tr valign="top" align="left">
149*946379e7Schristos<td width="10%"></td><td width="90%">
150*946379e7Schristos<b>--no-fuzzy</b></td></table>
151*946379e7Schristos
152*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
153*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
154*946379e7Schristos<tr valign="top" align="left">
155*946379e7Schristos<td width="21%"></td><td width="79%">
156*946379e7Schristosremove 'fuzzy' marked messages</td></table>
157*946379e7Schristos
158*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
159*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
160*946379e7Schristos<tr valign="top" align="left">
161*946379e7Schristos<td width="10%"></td><td width="90%">
162*946379e7Schristos<b>--only-fuzzy</b></td></table>
163*946379e7Schristos
164*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
165*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
166*946379e7Schristos<tr valign="top" align="left">
167*946379e7Schristos<td width="21%"></td><td width="79%">
168*946379e7Schristoskeep 'fuzzy' marked messages</td></table>
169*946379e7Schristos
170*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
171*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
172*946379e7Schristos<tr valign="top" align="left">
173*946379e7Schristos<td width="10%"></td><td width="90%">
174*946379e7Schristos<b>--no-obsolete</b></td></table>
175*946379e7Schristos
176*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
177*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
178*946379e7Schristos<tr valign="top" align="left">
179*946379e7Schristos<td width="21%"></td><td width="79%">
180*946379e7Schristosremove obsolete #~ messages</td></table>
181*946379e7Schristos
182*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
183*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
184*946379e7Schristos<tr valign="top" align="left">
185*946379e7Schristos<td width="10%"></td><td width="90%">
186*946379e7Schristos<b>--only-obsolete</b></td></table>
187*946379e7Schristos
188*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
189*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
190*946379e7Schristos<tr valign="top" align="left">
191*946379e7Schristos<td width="21%"></td><td width="79%">
192*946379e7Schristoskeep obsolete #~ messages</td></table>
193*946379e7Schristos
194*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
195*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
196*946379e7Schristos<tr valign="top" align="left">
197*946379e7Schristos<td width="4%"></td><td width="96%">
198*946379e7Schristos<b>Attribute manipulation:</b></td></table>
199*946379e7Schristos
200*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
201*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
202*946379e7Schristos<tr valign="top" align="left">
203*946379e7Schristos<td width="10%"></td><td width="90%">
204*946379e7Schristos<b>--set-fuzzy</b></td></table>
205*946379e7Schristos
206*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
207*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
208*946379e7Schristos<tr valign="top" align="left">
209*946379e7Schristos<td width="21%"></td><td width="79%">
210*946379e7Schristosset all messages 'fuzzy'</td></table>
211*946379e7Schristos
212*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
213*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
214*946379e7Schristos<tr valign="top" align="left">
215*946379e7Schristos<td width="10%"></td><td width="90%">
216*946379e7Schristos<b>--clear-fuzzy</b></td></table>
217*946379e7Schristos
218*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
219*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
220*946379e7Schristos<tr valign="top" align="left">
221*946379e7Schristos<td width="21%"></td><td width="79%">
222*946379e7Schristosset all messages non-'fuzzy'</td></table>
223*946379e7Schristos
224*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
225*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
226*946379e7Schristos<tr valign="top" align="left">
227*946379e7Schristos<td width="10%"></td><td width="90%">
228*946379e7Schristos<b>--set-obsolete</b></td></table>
229*946379e7Schristos
230*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
231*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
232*946379e7Schristos<tr valign="top" align="left">
233*946379e7Schristos<td width="21%"></td><td width="79%">
234*946379e7Schristosset all messages obsolete</td></table>
235*946379e7Schristos
236*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
237*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
238*946379e7Schristos<tr valign="top" align="left">
239*946379e7Schristos<td width="10%"></td><td width="90%">
240*946379e7Schristos<b>--clear-obsolete</b></td></table>
241*946379e7Schristos
242*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
243*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
244*946379e7Schristos<tr valign="top" align="left">
245*946379e7Schristos<td width="21%"></td><td width="79%">
246*946379e7Schristosset all messages non-obsolete</td></table>
247*946379e7Schristos
248*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
249*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
250*946379e7Schristos<tr valign="top" align="left">
251*946379e7Schristos<td width="10%"></td><td width="90%">
252*946379e7Schristos<b>--clear-previous</b></td></table>
253*946379e7Schristos
254*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
255*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
256*946379e7Schristos<tr valign="top" align="left">
257*946379e7Schristos<td width="21%"></td><td width="79%">
258*946379e7Schristosremove the &quot;previous msgid&quot; from all
259*946379e7Schristosmessages</td></table>
260*946379e7Schristos
261*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
262*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
263*946379e7Schristos<tr valign="top" align="left">
264*946379e7Schristos<td width="10%"></td><td width="90%">
265*946379e7Schristos<b>--only-file</b>=<i>FILE</i>.po</td></table>
266*946379e7Schristos
267*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
268*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
269*946379e7Schristos<tr valign="top" align="left">
270*946379e7Schristos<td width="21%"></td><td width="79%">
271*946379e7Schristosmanipulate only entries listed in FILE.po</td></table>
272*946379e7Schristos
273*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
274*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
275*946379e7Schristos<tr valign="top" align="left">
276*946379e7Schristos<td width="10%"></td><td width="90%">
277*946379e7Schristos<b>--ignore-file</b>=<i>FILE</i>.po</td></table>
278*946379e7Schristos
279*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
280*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
281*946379e7Schristos<tr valign="top" align="left">
282*946379e7Schristos<td width="21%"></td><td width="79%">
283*946379e7Schristosmanipulate only entries not listed in FILE.po</td></table>
284*946379e7Schristos
285*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
286*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
287*946379e7Schristos<tr valign="top" align="left">
288*946379e7Schristos<td width="10%"></td><td width="90%">
289*946379e7Schristos<b>--fuzzy</b></td></table>
290*946379e7Schristos
291*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
292*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
293*946379e7Schristos<tr valign="top" align="left">
294*946379e7Schristos<td width="21%"></td><td width="79%">
295*946379e7Schristossynonym for <b>--only-fuzzy --clear-fuzzy</b></td></table>
296*946379e7Schristos
297*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
298*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
299*946379e7Schristos<tr valign="top" align="left">
300*946379e7Schristos<td width="10%"></td><td width="90%">
301*946379e7Schristos<b>--obsolete</b></td></table>
302*946379e7Schristos
303*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
304*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
305*946379e7Schristos<tr valign="top" align="left">
306*946379e7Schristos<td width="21%"></td><td width="79%">
307*946379e7Schristossynonym for <b>--only-obsolete
308*946379e7Schristos--clear-obsolete</b></td></table>
309*946379e7Schristos
310*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
311*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
312*946379e7Schristos<tr valign="top" align="left">
313*946379e7Schristos<td width="4%"></td><td width="96%">
314*946379e7Schristos<b>Input file syntax:</b></td></table>
315*946379e7Schristos
316*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
317*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
318*946379e7Schristos<tr valign="top" align="left">
319*946379e7Schristos<td width="10%"></td><td width="90%">
320*946379e7Schristos<b>-P</b>, <b>--properties-input</b></td></table>
321*946379e7Schristos
322*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
323*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
324*946379e7Schristos<tr valign="top" align="left">
325*946379e7Schristos<td width="21%"></td><td width="79%">
326*946379e7Schristosinput file is in Java .properties syntax</td></table>
327*946379e7Schristos
328*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
329*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
330*946379e7Schristos<tr valign="top" align="left">
331*946379e7Schristos<td width="10%"></td><td width="90%">
332*946379e7Schristos<b>--stringtable-input</b></td></table>
333*946379e7Schristos
334*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
335*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
336*946379e7Schristos<tr valign="top" align="left">
337*946379e7Schristos<td width="21%"></td><td width="79%">
338*946379e7Schristosinput file is in NeXTstep/GNUstep .strings
339*946379e7Schristossyntax</td></table>
340*946379e7Schristos
341*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
342*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
343*946379e7Schristos<tr valign="top" align="left">
344*946379e7Schristos<td width="4%"></td><td width="96%">
345*946379e7Schristos<b>Output details:</b></td></table>
346*946379e7Schristos
347*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
348*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
349*946379e7Schristos<tr valign="top" align="left">
350*946379e7Schristos<td width="10%"></td><td width="90%">
351*946379e7Schristos<b>-e</b>, <b>--no-escape</b></td></table>
352*946379e7Schristos
353*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
354*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
355*946379e7Schristos<tr valign="top" align="left">
356*946379e7Schristos<td width="21%"></td><td width="79%">
357*946379e7Schristosdo not use C escapes in output (default)</td></table>
358*946379e7Schristos
359*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
360*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
361*946379e7Schristos<tr valign="top" align="left">
362*946379e7Schristos<td width="10%"></td><td width="90%">
363*946379e7Schristos<b>-E</b>, <b>--escape</b></td></table>
364*946379e7Schristos
365*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
366*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
367*946379e7Schristos<tr valign="top" align="left">
368*946379e7Schristos<td width="21%"></td><td width="79%">
369*946379e7Schristosuse C escapes in output, no extended chars</td></table>
370*946379e7Schristos
371*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
372*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
373*946379e7Schristos<tr valign="top" align="left">
374*946379e7Schristos<td width="10%"></td><td width="90%">
375*946379e7Schristos<b>--force-po</b></td></table>
376*946379e7Schristos
377*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
378*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
379*946379e7Schristos<tr valign="top" align="left">
380*946379e7Schristos<td width="21%"></td><td width="79%">
381*946379e7Schristoswrite PO file even if empty</td></table>
382*946379e7Schristos
383*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
384*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
385*946379e7Schristos<tr valign="top" align="left">
386*946379e7Schristos<td width="10%"></td><td width="90%">
387*946379e7Schristos<b>-i</b>, <b>--indent</b></td></table>
388*946379e7Schristos
389*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
390*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
391*946379e7Schristos<tr valign="top" align="left">
392*946379e7Schristos<td width="21%"></td><td width="79%">
393*946379e7Schristoswrite the .po file using indented style</td></table>
394*946379e7Schristos
395*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
396*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
397*946379e7Schristos<tr valign="top" align="left">
398*946379e7Schristos<td width="10%"></td><td width="90%">
399*946379e7Schristos<b>--no-location</b></td></table>
400*946379e7Schristos
401*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
402*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
403*946379e7Schristos<tr valign="top" align="left">
404*946379e7Schristos<td width="21%"></td><td width="79%">
405*946379e7Schristosdo not write '#: filename:line' lines</td></table>
406*946379e7Schristos
407*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
408*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
409*946379e7Schristos<tr valign="top" align="left">
410*946379e7Schristos<td width="10%"></td><td width="90%">
411*946379e7Schristos<b>-n</b>, <b>--add-location</b></td></table>
412*946379e7Schristos
413*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
414*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
415*946379e7Schristos<tr valign="top" align="left">
416*946379e7Schristos<td width="21%"></td><td width="79%">
417*946379e7Schristosgenerate '#: filename:line' lines (default)</td></table>
418*946379e7Schristos
419*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
420*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
421*946379e7Schristos<tr valign="top" align="left">
422*946379e7Schristos<td width="10%"></td><td width="90%">
423*946379e7Schristos<b>--strict</b></td></table>
424*946379e7Schristos
425*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
426*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
427*946379e7Schristos<tr valign="top" align="left">
428*946379e7Schristos<td width="21%"></td><td width="79%">
429*946379e7Schristoswrite out strict Uniforum conforming .po file</td></table>
430*946379e7Schristos
431*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
432*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
433*946379e7Schristos<tr valign="top" align="left">
434*946379e7Schristos<td width="10%"></td><td width="90%">
435*946379e7Schristos<b>-p</b>, <b>--properties-output</b></td></table>
436*946379e7Schristos
437*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
438*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
439*946379e7Schristos<tr valign="top" align="left">
440*946379e7Schristos<td width="21%"></td><td width="79%">
441*946379e7Schristoswrite out a Java .properties file</td></table>
442*946379e7Schristos
443*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
444*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
445*946379e7Schristos<tr valign="top" align="left">
446*946379e7Schristos<td width="10%"></td><td width="90%">
447*946379e7Schristos<b>--stringtable-output</b></td></table>
448*946379e7Schristos
449*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
450*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
451*946379e7Schristos<tr valign="top" align="left">
452*946379e7Schristos<td width="21%"></td><td width="79%">
453*946379e7Schristoswrite out a NeXTstep/GNUstep .strings file</td></table>
454*946379e7Schristos
455*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
456*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
457*946379e7Schristos<tr valign="top" align="left">
458*946379e7Schristos<td width="10%"></td><td width="90%">
459*946379e7Schristos<b>-w</b>, <b>--width</b>=<i>NUMBER</i></td></table>
460*946379e7Schristos
461*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
462*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
463*946379e7Schristos<tr valign="top" align="left">
464*946379e7Schristos<td width="21%"></td><td width="79%">
465*946379e7Schristosset output page width</td></table>
466*946379e7Schristos
467*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
468*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
469*946379e7Schristos<tr valign="top" align="left">
470*946379e7Schristos<td width="10%"></td><td width="90%">
471*946379e7Schristos<b>--no-wrap</b></td></table>
472*946379e7Schristos
473*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
474*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
475*946379e7Schristos<tr valign="top" align="left">
476*946379e7Schristos<td width="21%"></td><td width="79%">
477*946379e7Schristosdo not break long message lines, longer than the output page
478*946379e7Schristoswidth, into several lines</td></table>
479*946379e7Schristos
480*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
481*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
482*946379e7Schristos<tr valign="top" align="left">
483*946379e7Schristos<td width="10%"></td><td width="90%">
484*946379e7Schristos<b>-s</b>, <b>--sort-output</b></td></table>
485*946379e7Schristos
486*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
487*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
488*946379e7Schristos<tr valign="top" align="left">
489*946379e7Schristos<td width="21%"></td><td width="79%">
490*946379e7Schristosgenerate sorted output</td></table>
491*946379e7Schristos
492*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
493*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
494*946379e7Schristos<tr valign="top" align="left">
495*946379e7Schristos<td width="10%"></td><td width="90%">
496*946379e7Schristos<b>-F</b>, <b>--sort-by-file</b></td></table>
497*946379e7Schristos
498*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
499*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
500*946379e7Schristos<tr valign="top" align="left">
501*946379e7Schristos<td width="21%"></td><td width="79%">
502*946379e7Schristossort output by file location</td></table>
503*946379e7Schristos
504*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
505*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
506*946379e7Schristos<tr valign="top" align="left">
507*946379e7Schristos<td width="4%"></td><td width="96%">
508*946379e7Schristos<b>Informative output:</b></td></table>
509*946379e7Schristos
510*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
511*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
512*946379e7Schristos<tr valign="top" align="left">
513*946379e7Schristos<td width="10%"></td><td width="90%">
514*946379e7Schristos<b>-h</b>, <b>--help</b></td></table>
515*946379e7Schristos
516*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
517*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
518*946379e7Schristos<tr valign="top" align="left">
519*946379e7Schristos<td width="21%"></td><td width="79%">
520*946379e7Schristosdisplay this help and exit</td></table>
521*946379e7Schristos
522*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
523*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
524*946379e7Schristos<tr valign="top" align="left">
525*946379e7Schristos<td width="10%"></td><td width="90%">
526*946379e7Schristos<b>-V</b>, <b>--version</b></td></table>
527*946379e7Schristos
528*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
529*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
530*946379e7Schristos<tr valign="top" align="left">
531*946379e7Schristos<td width="21%"></td><td width="79%">
532*946379e7Schristosoutput version information and exit</td></table>
533*946379e7Schristos<a name="AUTHOR"></a>
534*946379e7Schristos<h2>AUTHOR</h2>
535*946379e7Schristos
536*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
537*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
538*946379e7Schristos<tr valign="top" align="left">
539*946379e7Schristos<td width="10%"></td><td width="90%">
540*946379e7SchristosWritten by Bruno Haible.</td></table>
541*946379e7Schristos<a name="REPORTING BUGS"></a>
542*946379e7Schristos<h2>REPORTING BUGS</h2>
543*946379e7Schristos
544*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
545*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
546*946379e7Schristos<tr valign="top" align="left">
547*946379e7Schristos<td width="10%"></td><td width="90%">
548*946379e7SchristosReport bugs to &lt;bug-gnu-gettext@gnu.org&gt;.</td></table>
549*946379e7Schristos<a name="COPYRIGHT"></a>
550*946379e7Schristos<h2>COPYRIGHT</h2>
551*946379e7Schristos
552*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
553*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
554*946379e7Schristos<tr valign="top" align="left">
555*946379e7Schristos<td width="10%"></td><td width="90%">
556*946379e7SchristosCopyright 2001-2006 Free Software Foundation, Inc.<br>
557*946379e7SchristosThis is free software; see the source for copying
558*946379e7Schristosconditions. There is NO warranty; not even for
559*946379e7SchristosMERCHANTABILITY or FITNESS FOR A PARTICULAR
560*946379e7SchristosPURPOSE.</td></table>
561*946379e7Schristos<a name="SEE ALSO"></a>
562*946379e7Schristos<h2>SEE ALSO</h2>
563*946379e7Schristos
564*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
565*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
566*946379e7Schristos<tr valign="top" align="left">
567*946379e7Schristos<td width="10%"></td><td width="90%">
568*946379e7SchristosThe full documentation for <b>msgattrib</b> is maintained as
569*946379e7Schristosa Texinfo manual. If the <b>info</b> and <b>msgattrib</b>
570*946379e7Schristosprograms are properly installed at your site, the
571*946379e7Schristoscommand</td></table>
572*946379e7Schristos
573*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
574*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
575*946379e7Schristos<tr valign="top" align="left">
576*946379e7Schristos<td width="21%"></td><td width="79%">
577*946379e7Schristos<b>info msgattrib</b></td></table>
578*946379e7Schristos
579*946379e7Schristos<table width="100%" border=0 rules="none" frame="void"
580*946379e7Schristos       cols="2" cellspacing="0" cellpadding="0">
581*946379e7Schristos<tr valign="top" align="left">
582*946379e7Schristos<td width="10%"></td><td width="90%">
583*946379e7Schristosshould give you access to the complete manual.</td></table>
584*946379e7Schristos<hr>
585*946379e7Schristos</body>
586*946379e7Schristos</html>
587