comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/doc/gettext/msginit.1.html @ 68:5028fdace37b

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 16:23:26 -0400
parents
children
comparison
equal deleted inserted replaced
67:0e9998148a16 68:5028fdace37b
1 <!-- Creator : groff version 1.22.3 -->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
3 "http://www.w3.org/TR/html4/loose.dtd">
4 <html>
5 <head>
6 <meta name="generator" content="groff -Thtml, see www.gnu.org">
7 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
8 <meta name="Content-Style" content="text/css">
9 <style type="text/css">
10 p { margin-top: 0; margin-bottom: 0; vertical-align: top }
11 pre { margin-top: 0; margin-bottom: 0; vertical-align: top }
12 table { margin-top: 0; margin-bottom: 0; vertical-align: top }
13 h1 { text-align: center }
14 </style>
15 <title>MSGINIT</title>
16
17 </head>
18 <body>
19
20 <h1 align="center">MSGINIT</h1>
21
22 <a href="#NAME">NAME</a><br>
23 <a href="#SYNOPSIS">SYNOPSIS</a><br>
24 <a href="#DESCRIPTION">DESCRIPTION</a><br>
25 <a href="#AUTHOR">AUTHOR</a><br>
26 <a href="#REPORTING BUGS">REPORTING BUGS</a><br>
27 <a href="#COPYRIGHT">COPYRIGHT</a><br>
28 <a href="#SEE ALSO">SEE ALSO</a><br>
29
30 <hr>
31
32
33 <h2>NAME
34 <a name="NAME"></a>
35 </h2>
36
37
38 <p style="margin-left:11%; margin-top: 1em">msginit -
39 initialize a message catalog</p>
40
41 <h2>SYNOPSIS
42 <a name="SYNOPSIS"></a>
43 </h2>
44
45
46 <p style="margin-left:11%; margin-top: 1em"><b>msginit</b>
47 [<i>OPTION</i>]</p>
48
49 <h2>DESCRIPTION
50 <a name="DESCRIPTION"></a>
51 </h2>
52
53
54 <p style="margin-left:11%; margin-top: 1em">Creates a new
55 PO file, initializing the meta information with values from
56 the user&rsquo;s environment.</p>
57
58 <p style="margin-left:11%; margin-top: 1em">Mandatory
59 arguments to long options are mandatory for short options
60 too.</p>
61
62 <p style="margin-left:11%; margin-top: 1em"><b>Input file
63 location: <br>
64 -i</b>,
65 <b>--input</b>=<i>INPUTFILE</i></p>
66
67 <p style="margin-left:22%;">input POT file</p>
68
69 <p style="margin-left:11%; margin-top: 1em">If no input
70 file is given, the current directory is searched for the POT
71 file. If it is -, standard input is read.</p>
72
73 <p style="margin-left:11%; margin-top: 1em"><b>Output file
74 location: <br>
75 -o</b>,
76 <b>--output-file</b>=<i>FILE</i></p>
77
78 <p style="margin-left:22%;">write output to specified PO
79 file</p>
80
81 <p style="margin-left:11%; margin-top: 1em">If no output
82 file is given, it depends on the <b>--locale</b>
83 option or the user&rsquo;s locale setting. If it is -,
84 the results are written to standard output.</p>
85
86 <p style="margin-left:11%; margin-top: 1em"><b>Input file
87 syntax: <br>
88 -P</b>,
89 <b>--properties-input</b></p>
90
91 <p style="margin-left:22%;">input file is in Java
92 .properties syntax</p>
93
94
95 <p style="margin-left:11%;"><b>--stringtable-input</b></p>
96
97 <p style="margin-left:22%;">input file is in
98 NeXTstep/GNUstep .strings syntax</p>
99
100 <p style="margin-left:11%; margin-top: 1em"><b>Output
101 details: <br>
102 -l</b>,
103 <b>--locale</b>=<i>LL_CC[</i>.ENCODING]</p>
104
105 <p style="margin-left:22%;">set target locale</p>
106
107
108 <p style="margin-left:11%;"><b>--no-translator</b></p>
109
110 <p style="margin-left:22%;">assume the PO file is
111 automatically generated</p>
112
113 <p style="margin-left:11%;"><b>--color</b></p>
114
115 <p style="margin-left:22%;">use colors and other text
116 attributes always</p>
117
118
119 <p style="margin-left:11%;"><b>--color</b>=<i>WHEN</i></p>
120
121 <p style="margin-left:22%;">use colors and other text
122 attributes if WHEN. WHEN may be &rsquo;always&rsquo;,
123 &rsquo;never&rsquo;, &rsquo;auto&rsquo;, or
124 &rsquo;html&rsquo;.</p>
125
126
127 <p style="margin-left:11%;"><b>--style</b>=<i>STYLEFILE</i></p>
128
129 <p style="margin-left:22%;">specify CSS style rule file for
130 <b>--color</b></p>
131
132 <p style="margin-left:11%;"><b>-p</b>,
133 <b>--properties-output</b></p>
134
135 <p style="margin-left:22%;">write out a Java .properties
136 file</p>
137
138
139 <p style="margin-left:11%;"><b>--stringtable-output</b></p>
140
141 <p style="margin-left:22%;">write out a NeXTstep/GNUstep
142 .strings file</p>
143
144 <p style="margin-left:11%;"><b>-w</b>,
145 <b>--width</b>=<i>NUMBER</i></p>
146
147 <p style="margin-left:22%;">set output page width</p>
148
149
150 <p style="margin-left:11%;"><b>--no-wrap</b></p>
151
152 <p style="margin-left:22%;">do not break long message
153 lines, longer than the output page width, into several
154 lines</p>
155
156 <p style="margin-left:11%; margin-top: 1em"><b>Informative
157 output: <br>
158 -h</b>, <b>--help</b></p>
159
160 <p style="margin-left:22%;">display this help and exit</p>
161
162 <p style="margin-left:11%;"><b>-V</b>,
163 <b>--version</b></p>
164
165 <p style="margin-left:22%;">output version information and
166 exit</p>
167
168 <h2>AUTHOR
169 <a name="AUTHOR"></a>
170 </h2>
171
172
173 <p style="margin-left:11%; margin-top: 1em">Written by
174 Bruno Haible.</p>
175
176 <h2>REPORTING BUGS
177 <a name="REPORTING BUGS"></a>
178 </h2>
179
180
181 <p style="margin-left:11%; margin-top: 1em">Report bugs in
182 the bug tracker at
183 &lt;https://savannah.gnu.org/projects/gettext&gt; or by
184 email to &lt;bug-gettext@gnu.org&gt;.</p>
185
186 <h2>COPYRIGHT
187 <a name="COPYRIGHT"></a>
188 </h2>
189
190
191 <p style="margin-left:11%; margin-top: 1em">Copyright
192 &copy; 2001-2023 Free Software Foundation, Inc.
193 License GPLv3+: GNU GPL version 3 or later
194 &lt;https://gnu.org/licenses/gpl.html&gt; <br>
195 This is free software: you are free to change and
196 redistribute it. There is NO WARRANTY, to the extent
197 permitted by law.</p>
198
199 <h2>SEE ALSO
200 <a name="SEE ALSO"></a>
201 </h2>
202
203
204 <p style="margin-left:11%; margin-top: 1em">The full
205 documentation for <b>msginit</b> is maintained as a Texinfo
206 manual. If the <b>info</b> and <b>msginit</b> programs are
207 properly installed at your site, the command</p>
208
209 <p style="margin-left:22%; margin-top: 1em"><b>info
210 msginit</b></p>
211
212 <p style="margin-left:11%; margin-top: 1em">should give you
213 access to the complete manual.</p>
214 <hr>
215 </body>
216 </html>