rstconv -V (return code: 1)
Invalid option - --version
rstconv --help (return code: 0)
rstconv [-h|--help] Displays this help
rstconv options Convert .rsj/.rst file
Options are:
-i file Use specified file instead of stdin as input .rsj/.rst (OPTIONAL)
-o file Write output to specified file (REQUIRED)
-f format Specifies the output format:
po GNU gettext .po (portable) format (DEFAULT)
msg IBM OS/2 MSG file format
rc Resource compiler .rc format
.po format only options are:
-c char set Adds a header specifying the given character set (OPTIONAL).
OS/2 MSG file only options are:
-c identifier Specifies the component identifier (REQUIRED).
Identifier is any three chars in upper case.
-n number Specifies the first message number [1-9999] (OPTIONAL).
Resource compiler script only options are:
-s Use STRINGTABLE instead of MESSAGETABLE
-c identifier Use identifier as ID base (ID+n) (OPTIONAL)
-n number Specifies the first ID number (OPTIONAL)
.rsj-input format-only options are:
-p codepage Convert the string data to the specified code page before
writing it to the output file. Possible values:
cp437
cp850
cp852
cp856
cp866
cp874
cp1250
cp1251
cp1252
cp1253
cp1254
cp1255
cp1256
cp1257
cp1258
ISO646-US
8859-1
8859-2
8859-5
UTF-8