rmsginit --version (return code: 0)
3.1.7
rmsginit --help (return code: 0)
Usage: rmsginit [options]
Create a new .po file from initializing .pot file with user's environment and input.
Specific options:
-i, --input=FILE Use INPUT as a .pot file. If INPUT is not specified, INPUT is a .pot file existing the current directory.
-o, --output=OUTPUT Use OUTPUT as a created .po file. If OUTPUT is not specified, OUTPUT depend on LOCALE or the current locale on your environment.
-l, --locale=LOCALE Use LOCALE as target locale. If LOCALE is not specified, LOCALE is the current locale on your environment.
--[no-]translator Whether set translator information or not
(set)
--translator-name=NAME Use NAME as translator name
--translator-email=EMAIL Use EMAIL as translator email address
-h, --help Display this help and exit
-v, --version Display version and exit