Viewing file: msgattrib.1.html (17.1 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
MSGATTRIB
MSGATTRIB
NAME
SYNOPSIS
DESCRIPTION
AUTHOR
REPORTING BUGS
COPYRIGHT
SEE ALSO
NAME
|
msgattrib - attribute matching and manipulation on message catalog |
SYNOPSIS
|
msgattrib [OPTION]
[INPUTFILE] |
DESCRIPTION
|
Filters the messages of a translation catalog according to
their attributes, and manipulates the
attributes. |
|
Mandatory arguments to long options are mandatory for short
options too. |
|
-D, --directory=DIRECTORY |
|
add DIRECTORY to list for input files search |
|
If no input file is given or if it is -, standard input is
read. |
|
write output to specified file |
|
The results are written to standard output if no output file
is specified or if it is -. |
|
keep translated, remove untranslated messages |
|
keep untranslated, remove translated messages |
|
remove 'fuzzy' marked messages |
|
keep 'fuzzy' marked messages |
|
remove obsolete #~ messages |
|
keep obsolete #~ messages |
|
set all messages non-'fuzzy' |
|
set all messages obsolete |
|
set all messages non-obsolete |
|
synonym for --only-fuzzy --clear-fuzzy |
|
synonym for --only-obsolete
--clear-obsolete |
|
do not use C escapes in output (default) |
|
use C escapes in output, no extended chars |
|
write PO file even if empty |
|
write the .po file using indented style |
|
do not write '#: filename:line' lines |
|
generate '#: filename:line' lines (default) |
|
write out strict Uniforum conforming .po file |
|
do not break long message lines, longer than the output page
width, into several lines |
|
sort output by file location |
|
display this help and exit |
|
output version information and exit |
AUTHOR
REPORTING BUGS
|
Report bugs to <bug-gnu-gettext@gnu.org>. |
COPYRIGHT
|
Copyright 2001-2002 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions. There is NO warranty; not even for
MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. |
SEE ALSO
|
The full documentation for msgattrib is maintained as
a Texinfo manual. If the info and msgattrib
programs are properly installed at your site, the
command |
|
should give you access to the complete manual. |
|