DOKK / manpages / debian 12 / rush / rush-po.1.en
RUSH-PO(1) Rush User Reference RUSH-PO(1)

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

rush-po [-o POFILE] [--output=POFILE] FILE

rush-po -h | --help

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).

Print a short help summary and exit.
Write output to FILE, instead of the standard output.

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

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

Copyright © 2019 Sergey Poznyakoff
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

April 23, 2019 RUSH-PO