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

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 16:23:26 -0400
parents
children
rev   line source
jpayne@68 1 <!-- Creator : groff version 1.22.3 -->
jpayne@68 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
jpayne@68 3 "http://www.w3.org/TR/html4/loose.dtd">
jpayne@68 4 <html>
jpayne@68 5 <head>
jpayne@68 6 <meta name="generator" content="groff -Thtml, see www.gnu.org">
jpayne@68 7 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
jpayne@68 8 <meta name="Content-Style" content="text/css">
jpayne@68 9 <style type="text/css">
jpayne@68 10 p { margin-top: 0; margin-bottom: 0; vertical-align: top }
jpayne@68 11 pre { margin-top: 0; margin-bottom: 0; vertical-align: top }
jpayne@68 12 table { margin-top: 0; margin-bottom: 0; vertical-align: top }
jpayne@68 13 h1 { text-align: center }
jpayne@68 14 </style>
jpayne@68 15 <title>XGETTEXT</title>
jpayne@68 16
jpayne@68 17 </head>
jpayne@68 18 <body>
jpayne@68 19
jpayne@68 20 <h1 align="center">XGETTEXT</h1>
jpayne@68 21
jpayne@68 22 <a href="#NAME">NAME</a><br>
jpayne@68 23 <a href="#SYNOPSIS">SYNOPSIS</a><br>
jpayne@68 24 <a href="#DESCRIPTION">DESCRIPTION</a><br>
jpayne@68 25 <a href="#AUTHOR">AUTHOR</a><br>
jpayne@68 26 <a href="#REPORTING BUGS">REPORTING BUGS</a><br>
jpayne@68 27 <a href="#COPYRIGHT">COPYRIGHT</a><br>
jpayne@68 28 <a href="#SEE ALSO">SEE ALSO</a><br>
jpayne@68 29
jpayne@68 30 <hr>
jpayne@68 31
jpayne@68 32
jpayne@68 33 <h2>NAME
jpayne@68 34 <a name="NAME"></a>
jpayne@68 35 </h2>
jpayne@68 36
jpayne@68 37
jpayne@68 38 <p style="margin-left:11%; margin-top: 1em">xgettext
jpayne@68 39 - extract gettext strings from source</p>
jpayne@68 40
jpayne@68 41 <h2>SYNOPSIS
jpayne@68 42 <a name="SYNOPSIS"></a>
jpayne@68 43 </h2>
jpayne@68 44
jpayne@68 45
jpayne@68 46
jpayne@68 47 <p style="margin-left:11%; margin-top: 1em"><b>xgettext</b>
jpayne@68 48 [<i>OPTION</i>] [<i>INPUTFILE</i>]...</p>
jpayne@68 49
jpayne@68 50 <h2>DESCRIPTION
jpayne@68 51 <a name="DESCRIPTION"></a>
jpayne@68 52 </h2>
jpayne@68 53
jpayne@68 54
jpayne@68 55 <p style="margin-left:11%; margin-top: 1em">Extract
jpayne@68 56 translatable strings from given input files.</p>
jpayne@68 57
jpayne@68 58 <p style="margin-left:11%; margin-top: 1em">Mandatory
jpayne@68 59 arguments to long options are mandatory for short options
jpayne@68 60 too. Similarly for optional arguments.</p>
jpayne@68 61
jpayne@68 62 <p style="margin-left:11%; margin-top: 1em"><b>Input file
jpayne@68 63 location:</b> <br>
jpayne@68 64 INPUTFILE ...</p>
jpayne@68 65
jpayne@68 66 <p style="margin-left:22%;">input files</p>
jpayne@68 67
jpayne@68 68 <p style="margin-left:11%;"><b>-f</b>,
jpayne@68 69 <b>--files-from</b>=<i>FILE</i></p>
jpayne@68 70
jpayne@68 71 <p style="margin-left:22%;">get list of input files from
jpayne@68 72 FILE</p>
jpayne@68 73
jpayne@68 74 <p style="margin-left:11%;"><b>-D</b>,
jpayne@68 75 <b>--directory</b>=<i>DIRECTORY</i></p>
jpayne@68 76
jpayne@68 77 <p style="margin-left:22%;">add DIRECTORY to list for input
jpayne@68 78 files search</p>
jpayne@68 79
jpayne@68 80 <p style="margin-left:11%; margin-top: 1em">If input file
jpayne@68 81 is -, standard input is read.</p>
jpayne@68 82
jpayne@68 83 <p style="margin-left:11%; margin-top: 1em"><b>Output file
jpayne@68 84 location: <br>
jpayne@68 85 -d</b>,
jpayne@68 86 <b>--default-domain</b>=<i>NAME</i></p>
jpayne@68 87
jpayne@68 88 <p style="margin-left:22%;">use NAME.po for output (instead
jpayne@68 89 of messages.po)</p>
jpayne@68 90
jpayne@68 91 <p style="margin-left:11%;"><b>-o</b>,
jpayne@68 92 <b>--output</b>=<i>FILE</i></p>
jpayne@68 93
jpayne@68 94 <p style="margin-left:22%;">write output to specified
jpayne@68 95 file</p>
jpayne@68 96
jpayne@68 97 <p style="margin-left:11%;"><b>-p</b>,
jpayne@68 98 <b>--output-dir</b>=<i>DIR</i></p>
jpayne@68 99
jpayne@68 100 <p style="margin-left:22%;">output files will be placed in
jpayne@68 101 directory DIR</p>
jpayne@68 102
jpayne@68 103 <p style="margin-left:11%; margin-top: 1em">If output file
jpayne@68 104 is -, output is written to standard output.</p>
jpayne@68 105
jpayne@68 106 <p style="margin-left:11%; margin-top: 1em"><b>Choice of
jpayne@68 107 input file language: <br>
jpayne@68 108 -L</b>, <b>--language</b>=<i>NAME</i></p>
jpayne@68 109
jpayne@68 110 <p style="margin-left:22%;">recognise the specified
jpayne@68 111 language (C, C++, ObjectiveC, PO, Shell, Python, Lisp,
jpayne@68 112 EmacsLisp, librep, Scheme, Smalltalk, Java, JavaProperties,
jpayne@68 113 C#, awk, YCP, Tcl, Perl, PHP, Ruby, GCC-source,
jpayne@68 114 NXStringTable, RST, RSJ, Glade, Lua, JavaScript, Vala,
jpayne@68 115 Desktop)</p>
jpayne@68 116
jpayne@68 117 <p style="margin-left:11%;"><b>-C</b>,
jpayne@68 118 <b>--c</b>++</p>
jpayne@68 119
jpayne@68 120 <p style="margin-left:22%;">shorthand for
jpayne@68 121 <b>--language</b>=<i>C</i>++</p>
jpayne@68 122
jpayne@68 123 <p style="margin-left:11%; margin-top: 1em">By default the
jpayne@68 124 language is guessed depending on the input file name
jpayne@68 125 extension.</p>
jpayne@68 126
jpayne@68 127 <p style="margin-left:11%; margin-top: 1em"><b>Input file
jpayne@68 128 interpretation: <br>
jpayne@68 129 --from-code</b>=<i>NAME</i></p>
jpayne@68 130
jpayne@68 131 <p style="margin-left:22%;">encoding of input files (except
jpayne@68 132 for Python, Tcl, Glade)</p>
jpayne@68 133
jpayne@68 134 <p style="margin-left:11%; margin-top: 1em">By default the
jpayne@68 135 input files are assumed to be in ASCII.</p>
jpayne@68 136
jpayne@68 137 <p style="margin-left:11%; margin-top: 1em"><b>Operation
jpayne@68 138 mode: <br>
jpayne@68 139 -j</b>, <b>--join-existing</b></p>
jpayne@68 140
jpayne@68 141 <p style="margin-left:22%;">join messages with existing
jpayne@68 142 file</p>
jpayne@68 143
jpayne@68 144 <p style="margin-left:11%;"><b>-x</b>,
jpayne@68 145 <b>--exclude-file</b>=<i>FILE</i>.po</p>
jpayne@68 146
jpayne@68 147 <p style="margin-left:22%;">entries from FILE.po are not
jpayne@68 148 extracted</p>
jpayne@68 149
jpayne@68 150 <p style="margin-left:11%;"><b>-cTAG</b>,
jpayne@68 151 <b>--add-comments</b>=<i>TAG</i></p>
jpayne@68 152
jpayne@68 153 <p style="margin-left:22%;">place comment blocks starting
jpayne@68 154 with TAG and preceding keyword lines in output file</p>
jpayne@68 155
jpayne@68 156 <p style="margin-left:11%;"><b>-c</b>,
jpayne@68 157 <b>--add-comments</b></p>
jpayne@68 158
jpayne@68 159 <p style="margin-left:22%;">place all comment blocks
jpayne@68 160 preceding keyword lines in output file</p>
jpayne@68 161
jpayne@68 162
jpayne@68 163 <p style="margin-left:11%;"><b>--check</b>=<i>NAME</i></p>
jpayne@68 164
jpayne@68 165 <p style="margin-left:22%;">perform syntax check on
jpayne@68 166 messages (ellipsis-unicode, space-ellipsis,</p>
jpayne@68 167
jpayne@68 168
jpayne@68 169 <p style="margin-left:22%; margin-top: 1em">quote-unicode,
jpayne@68 170 bullet-unicode)</p>
jpayne@68 171
jpayne@68 172
jpayne@68 173 <p style="margin-left:11%;"><b>--sentence-end</b>=<i>TYPE</i></p>
jpayne@68 174
jpayne@68 175 <p style="margin-left:22%;">type describing the end of
jpayne@68 176 sentence (single-space, which is the default,</p>
jpayne@68 177
jpayne@68 178 <p style="margin-left:22%; margin-top: 1em">or
jpayne@68 179 double-space)</p>
jpayne@68 180
jpayne@68 181 <p style="margin-left:11%; margin-top: 1em"><b>Language
jpayne@68 182 specific options: <br>
jpayne@68 183 -a</b>, <b>--extract-all</b></p>
jpayne@68 184
jpayne@68 185 <p style="margin-left:22%;">extract all strings (only
jpayne@68 186 languages C, C++, ObjectiveC, Shell, Python, Lisp,
jpayne@68 187 EmacsLisp, librep, Scheme, Java, C#, awk, Tcl, Perl, PHP,
jpayne@68 188 GCC-source, Glade, Lua, JavaScript, Vala)</p>
jpayne@68 189
jpayne@68 190 <p style="margin-left:11%;"><b>-kWORD</b>,
jpayne@68 191 <b>--keyword</b>=<i>WORD</i></p>
jpayne@68 192
jpayne@68 193 <p style="margin-left:22%;">look for WORD as an additional
jpayne@68 194 keyword</p>
jpayne@68 195
jpayne@68 196 <p style="margin-left:11%;"><b>-k</b>,
jpayne@68 197 <b>--keyword</b></p>
jpayne@68 198
jpayne@68 199 <p style="margin-left:22%;">do not to use default keywords
jpayne@68 200 (only languages C, C++, ObjectiveC, Shell, Python, Lisp,
jpayne@68 201 EmacsLisp, librep, Scheme, Java, C#, awk, Tcl, Perl, PHP,
jpayne@68 202 GCC-source, Glade, Lua, JavaScript, Vala, Desktop)</p>
jpayne@68 203
jpayne@68 204
jpayne@68 205 <p style="margin-left:11%;"><b>--flag</b>=<i>WORD</i>:ARG:FLAG</p>
jpayne@68 206
jpayne@68 207 <p style="margin-left:22%;">additional flag for strings
jpayne@68 208 inside the argument number ARG of keyword WORD</p>
jpayne@68 209
jpayne@68 210 <p style="margin-left:11%;">(only languages C, C++,
jpayne@68 211 ObjectiveC, Shell,</p>
jpayne@68 212
jpayne@68 213 <p style="margin-left:22%;">Python, Lisp, EmacsLisp,
jpayne@68 214 librep, Scheme, Java, C#, awk, YCP, Tcl, Perl, PHP,
jpayne@68 215 GCC-source, Lua, JavaScript, Vala)</p>
jpayne@68 216
jpayne@68 217 <p style="margin-left:11%;"><b>-T</b>,
jpayne@68 218 <b>--trigraphs</b></p>
jpayne@68 219
jpayne@68 220 <p style="margin-left:22%;">understand ANSI C trigraphs for
jpayne@68 221 input (only languages C, C++, ObjectiveC)</p>
jpayne@68 222
jpayne@68 223
jpayne@68 224 <p style="margin-left:11%;"><b>--its</b>=<i>FILE</i></p>
jpayne@68 225
jpayne@68 226 <p style="margin-left:22%;">apply ITS rules from FILE (only
jpayne@68 227 XML based languages)</p>
jpayne@68 228
jpayne@68 229 <table width="100%" border="0" rules="none" frame="void"
jpayne@68 230 cellspacing="0" cellpadding="0">
jpayne@68 231 <tr valign="top" align="left">
jpayne@68 232 <td width="11%"></td>
jpayne@68 233 <td width="7%">
jpayne@68 234
jpayne@68 235
jpayne@68 236 <p><b>--qt</b></p></td>
jpayne@68 237 <td width="4%"></td>
jpayne@68 238 <td width="76%">
jpayne@68 239
jpayne@68 240
jpayne@68 241 <p>recognize Qt format strings (only language C++)</p></td>
jpayne@68 242 <td width="2%">
jpayne@68 243 </td></tr>
jpayne@68 244 <tr valign="top" align="left">
jpayne@68 245 <td width="11%"></td>
jpayne@68 246 <td width="7%">
jpayne@68 247
jpayne@68 248
jpayne@68 249 <p><b>--kde</b></p></td>
jpayne@68 250 <td width="4%"></td>
jpayne@68 251 <td width="76%">
jpayne@68 252
jpayne@68 253
jpayne@68 254 <p>recognize KDE 4 format strings (only language C++)</p></td>
jpayne@68 255 <td width="2%">
jpayne@68 256 </td></tr>
jpayne@68 257 </table>
jpayne@68 258
jpayne@68 259 <p style="margin-left:11%;"><b>--boost</b></p>
jpayne@68 260
jpayne@68 261 <p style="margin-left:22%;">recognize Boost format strings
jpayne@68 262 (only language C++)</p>
jpayne@68 263
jpayne@68 264 <p style="margin-left:11%;"><b>--debug</b></p>
jpayne@68 265
jpayne@68 266 <p style="margin-left:22%;">more detailed formatstring
jpayne@68 267 recognition result</p>
jpayne@68 268
jpayne@68 269 <p style="margin-left:11%; margin-top: 1em"><b>Output
jpayne@68 270 details: <br>
jpayne@68 271 --color</b></p>
jpayne@68 272
jpayne@68 273 <p style="margin-left:22%;">use colors and other text
jpayne@68 274 attributes always</p>
jpayne@68 275
jpayne@68 276
jpayne@68 277 <p style="margin-left:11%;"><b>--color</b>=<i>WHEN</i></p>
jpayne@68 278
jpayne@68 279 <p style="margin-left:22%;">use colors and other text
jpayne@68 280 attributes if WHEN. WHEN may be &rsquo;always&rsquo;,
jpayne@68 281 &rsquo;never&rsquo;, &rsquo;auto&rsquo;, or
jpayne@68 282 &rsquo;html&rsquo;.</p>
jpayne@68 283
jpayne@68 284
jpayne@68 285 <p style="margin-left:11%;"><b>--style</b>=<i>STYLEFILE</i></p>
jpayne@68 286
jpayne@68 287 <p style="margin-left:22%;">specify CSS style rule file for
jpayne@68 288 <b>--color</b></p>
jpayne@68 289
jpayne@68 290 <p style="margin-left:11%;"><b>-e</b>,
jpayne@68 291 <b>--no-escape</b></p>
jpayne@68 292
jpayne@68 293 <p style="margin-left:22%;">do not use C escapes in output
jpayne@68 294 (default)</p>
jpayne@68 295
jpayne@68 296 <p style="margin-left:11%;"><b>-E</b>,
jpayne@68 297 <b>--escape</b></p>
jpayne@68 298
jpayne@68 299 <p style="margin-left:22%;">use C escapes in output, no
jpayne@68 300 extended chars</p>
jpayne@68 301
jpayne@68 302
jpayne@68 303 <p style="margin-left:11%;"><b>--force-po</b></p>
jpayne@68 304
jpayne@68 305 <p style="margin-left:22%;">write PO file even if empty</p>
jpayne@68 306
jpayne@68 307 <p style="margin-left:11%;"><b>-i</b>,
jpayne@68 308 <b>--indent</b></p>
jpayne@68 309
jpayne@68 310 <p style="margin-left:22%;">write the .po file using
jpayne@68 311 indented style</p>
jpayne@68 312
jpayne@68 313
jpayne@68 314 <p style="margin-left:11%;"><b>--no-location</b></p>
jpayne@68 315
jpayne@68 316 <p style="margin-left:22%;">do not write &rsquo;#:
jpayne@68 317 filename:line&rsquo; lines</p>
jpayne@68 318
jpayne@68 319 <p style="margin-left:11%;"><b>-n</b>,
jpayne@68 320 <b>--add-location</b></p>
jpayne@68 321
jpayne@68 322 <p style="margin-left:22%;">generate &rsquo;#:
jpayne@68 323 filename:line&rsquo; lines (default)</p>
jpayne@68 324
jpayne@68 325
jpayne@68 326 <p style="margin-left:11%;"><b>--strict</b></p>
jpayne@68 327
jpayne@68 328 <p style="margin-left:22%;">write out strict Uniforum
jpayne@68 329 conforming .po file</p>
jpayne@68 330
jpayne@68 331
jpayne@68 332 <p style="margin-left:11%;"><b>--properties-output</b></p>
jpayne@68 333
jpayne@68 334 <p style="margin-left:22%;">write out a Java .properties
jpayne@68 335 file</p>
jpayne@68 336
jpayne@68 337
jpayne@68 338 <p style="margin-left:11%;"><b>--stringtable-output</b></p>
jpayne@68 339
jpayne@68 340 <p style="margin-left:22%;">write out a NeXTstep/GNUstep
jpayne@68 341 .strings file</p>
jpayne@68 342
jpayne@68 343
jpayne@68 344 <p style="margin-left:11%;"><b>--itstool</b></p>
jpayne@68 345
jpayne@68 346 <p style="margin-left:22%;">write out itstool comments</p>
jpayne@68 347
jpayne@68 348 <p style="margin-left:11%;"><b>-w</b>,
jpayne@68 349 <b>--width</b>=<i>NUMBER</i></p>
jpayne@68 350
jpayne@68 351 <p style="margin-left:22%;">set output page width</p>
jpayne@68 352
jpayne@68 353
jpayne@68 354 <p style="margin-left:11%;"><b>--no-wrap</b></p>
jpayne@68 355
jpayne@68 356 <p style="margin-left:22%;">do not break long message
jpayne@68 357 lines, longer than the output page width, into several
jpayne@68 358 lines</p>
jpayne@68 359
jpayne@68 360 <p style="margin-left:11%;"><b>-s</b>,
jpayne@68 361 <b>--sort-output</b></p>
jpayne@68 362
jpayne@68 363 <p style="margin-left:22%;">generate sorted output
jpayne@68 364 (deprecated)</p>
jpayne@68 365
jpayne@68 366 <p style="margin-left:11%;"><b>-F</b>,
jpayne@68 367 <b>--sort-by-file</b></p>
jpayne@68 368
jpayne@68 369 <p style="margin-left:22%;">sort output by file
jpayne@68 370 location</p>
jpayne@68 371
jpayne@68 372
jpayne@68 373 <p style="margin-left:11%;"><b>--omit-header</b></p>
jpayne@68 374
jpayne@68 375 <p style="margin-left:22%;">don&rsquo;t write header with
jpayne@68 376 &rsquo;msgid &quot;&quot;&rsquo; entry</p>
jpayne@68 377
jpayne@68 378
jpayne@68 379 <p style="margin-left:11%;"><b>--copyright-holder</b>=<i>STRING</i></p>
jpayne@68 380
jpayne@68 381 <p style="margin-left:22%;">set copyright holder in
jpayne@68 382 output</p>
jpayne@68 383
jpayne@68 384
jpayne@68 385 <p style="margin-left:11%;"><b>--foreign-user</b></p>
jpayne@68 386
jpayne@68 387 <p style="margin-left:22%;">omit FSF copyright in output
jpayne@68 388 for foreign user</p>
jpayne@68 389
jpayne@68 390
jpayne@68 391 <p style="margin-left:11%;"><b>--package-name</b>=<i>PACKAGE</i></p>
jpayne@68 392
jpayne@68 393 <p style="margin-left:22%;">set package name in output</p>
jpayne@68 394
jpayne@68 395
jpayne@68 396 <p style="margin-left:11%;"><b>--package-version</b>=<i>VERSION</i></p>
jpayne@68 397
jpayne@68 398 <p style="margin-left:22%;">set package version in
jpayne@68 399 output</p>
jpayne@68 400
jpayne@68 401
jpayne@68 402 <p style="margin-left:11%;"><b>--msgid-bugs-address</b>=<i>EMAIL</i>@ADDRESS</p>
jpayne@68 403
jpayne@68 404 <p style="margin-left:22%;">set report address for msgid
jpayne@68 405 bugs</p>
jpayne@68 406
jpayne@68 407 <p style="margin-left:11%;"><b>-m[STRING]</b>,
jpayne@68 408 <b>--msgstr-prefix</b>[=<i>STRING</i>]</p>
jpayne@68 409
jpayne@68 410 <p style="margin-left:22%;">use STRING or &quot;&quot; as
jpayne@68 411 prefix for msgstr values</p>
jpayne@68 412
jpayne@68 413 <p style="margin-left:11%;"><b>-M[STRING]</b>,
jpayne@68 414 <b>--msgstr-suffix</b>[=<i>STRING</i>]</p>
jpayne@68 415
jpayne@68 416 <p style="margin-left:22%;">use STRING or &quot;&quot; as
jpayne@68 417 suffix for msgstr values</p>
jpayne@68 418
jpayne@68 419 <p style="margin-left:11%; margin-top: 1em"><b>Informative
jpayne@68 420 output: <br>
jpayne@68 421 -h</b>, <b>--help</b></p>
jpayne@68 422
jpayne@68 423 <p style="margin-left:22%;">display this help and exit</p>
jpayne@68 424
jpayne@68 425 <p style="margin-left:11%;"><b>-V</b>,
jpayne@68 426 <b>--version</b></p>
jpayne@68 427
jpayne@68 428 <p style="margin-left:22%;">output version information and
jpayne@68 429 exit</p>
jpayne@68 430
jpayne@68 431 <p style="margin-left:11%;"><b>-v</b>,
jpayne@68 432 <b>--verbose</b></p>
jpayne@68 433
jpayne@68 434 <p style="margin-left:22%;">increase verbosity level</p>
jpayne@68 435
jpayne@68 436 <h2>AUTHOR
jpayne@68 437 <a name="AUTHOR"></a>
jpayne@68 438 </h2>
jpayne@68 439
jpayne@68 440
jpayne@68 441 <p style="margin-left:11%; margin-top: 1em">Written by
jpayne@68 442 Ulrich Drepper.</p>
jpayne@68 443
jpayne@68 444 <h2>REPORTING BUGS
jpayne@68 445 <a name="REPORTING BUGS"></a>
jpayne@68 446 </h2>
jpayne@68 447
jpayne@68 448
jpayne@68 449 <p style="margin-left:11%; margin-top: 1em">Report bugs in
jpayne@68 450 the bug tracker at
jpayne@68 451 &lt;https://savannah.gnu.org/projects/gettext&gt; or by
jpayne@68 452 email to &lt;bug-gettext@gnu.org&gt;.</p>
jpayne@68 453
jpayne@68 454 <h2>COPYRIGHT
jpayne@68 455 <a name="COPYRIGHT"></a>
jpayne@68 456 </h2>
jpayne@68 457
jpayne@68 458
jpayne@68 459 <p style="margin-left:11%; margin-top: 1em">Copyright
jpayne@68 460 &copy; 1995-2023 Free Software Foundation, Inc.
jpayne@68 461 License GPLv3+: GNU GPL version 3 or later
jpayne@68 462 &lt;https://gnu.org/licenses/gpl.html&gt; <br>
jpayne@68 463 This is free software: you are free to change and
jpayne@68 464 redistribute it. There is NO WARRANTY, to the extent
jpayne@68 465 permitted by law.</p>
jpayne@68 466
jpayne@68 467 <h2>SEE ALSO
jpayne@68 468 <a name="SEE ALSO"></a>
jpayne@68 469 </h2>
jpayne@68 470
jpayne@68 471
jpayne@68 472 <p style="margin-left:11%; margin-top: 1em">The full
jpayne@68 473 documentation for <b>xgettext</b> is maintained as a Texinfo
jpayne@68 474 manual. If the <b>info</b> and <b>xgettext</b> programs are
jpayne@68 475 properly installed at your site, the command</p>
jpayne@68 476
jpayne@68 477 <p style="margin-left:22%; margin-top: 1em"><b>info
jpayne@68 478 xgettext</b></p>
jpayne@68 479
jpayne@68 480 <p style="margin-left:11%; margin-top: 1em">should give you
jpayne@68 481 access to the complete manual.</p>
jpayne@68 482 <hr>
jpayne@68 483 </body>
jpayne@68 484 </html>