6.1.6 Output details
- `--force-po'
-
Always write an output file even if it contains no message.
- `-i'
- `--indent'
-
Write the .po file using indented style.
- `--no-location'
-
Do not write `#: filename:line' lines.
- `--add-location'
-
Generate `#: filename:line' lines (default).
- `--strict'
-
Write out a strict Uniforum conforming PO file. Note that this
Uniforum format should be avoided because it doesn't support the
GNU extensions.
- `-w number'
- `--width=number'
-
Set the output page width. Long strings in the output files will be
split across multiple lines in order to ensure that each line's width
(= number of screen columns) is less or equal to the given number.
- `--no-wrap'
-
Do not break long message lines. Message lines whose width exceeds the
output page width will not be split into several lines. Only file reference
lines which are wider than the output page width will be split.
- `-s'
- `--sort-output'
-
Generate sorted output. Note that using this option makes it much harder
for the translator to understand each message's context.
- `-F'
- `--sort-by-file'
-
Sort output by file location.
This document was generated
on May 6, 2002
using texi2html