logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rmsgcat - concatenates and merges PO files

Author

       This manual page was created by Hleb Valoshka <375gnu@gmail.com>, using program help2man.

rmsgcat 3.1.1                                      April 2014                                         RMSGCAT(1)

Description

       Concatenates and merges PO files.

   Specificoptions:-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-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

Name

       rmsgcat - concatenates and merges PO files

Synopsis

rmsgcat [OPTIONS] PO_FILE1PO_FILE2 ...

See Also