Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
RUSH-PO(1)		       Rush User Reference		      RUSH-PO(1)

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

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

     rush-po -h | --help

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

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

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

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

RUSH-PO 			 April 23, 2019 		      RUSH-PO(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rush-po&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help