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

rush-po - extracts translatable strings from rush.rc file

Bug Reports

       Report bugs to <bug-rush@gnu.org>.

Description

       Extracts translatable strings from rush configuration file FILE.

       Produces  on  output  a valid portable object (PO) file that can be compiled into localization file using
       msgfmt(1).

Name

       rush-po - extracts translatable strings from rush.rc file

Options

-h,--help
              Print a short help summary and exit.

       -o,--output=FILE
              Write output to FILE, instead of the standard output.

See Also

rush.rc(5), rush(8), msgfmt(1).

Synopsis

rush-po [-oPOFILE] [--output=POFILE] FILErush-po-h | --help

See Also