rmsgcat --version (return code: 0)
rmsgcat 3.1.7
rmsgcat --help (return code: 0)
Usage: /usr/bin/rmsgcat [OPTIONS] PO_FILE1 PO_FILE2 ...
Concatenates and merges PO files.
Specific options:
-o, --output=FILE Write output to specified file
(default: the standard output)
--sort-by-msgid Sort output by msgid
--sort-by-location Sort output by location
--sort-by-file Sort output by location
It is same as --sort-by-location
Just for GNU gettext's msgcat compatibility
--[no-]sort-output Sort output by msgid
It is same as --sort-by-msgid
Just for GNU gettext's msgcat compatibility
--no-location Remove location information
--no-translator-comment Remove translator comment
--no-extracted-comment Remove extracted comment
--no-flag-comment Remove flag comment
--no-previous-comment Remove previous comment
--no-all-comments Remove all comments
--width=WIDTH Set output page width
(78)
--[no-]wrap Break long message lines, longer than the output page width, into several lines
(true)
--no-fuzzy Ignore fuzzy entries
--no-report-warning Don't report warning messages
--no-obsolete-entries Don't output obsolete entries
--remove-header-field=FIELD Remove FIELD from header
Specify this option multiple times to remove multiple header fields