wxrc -V (return code: 1)
Usage: wxrc [-h] [-v] [-e] [-c] [-p] [-g] [-n <str>] [-o <str>] [--validate] [--validate-only] [--xrc-schema <str>] input file(s)...
-h, --help show help message
-v, --verbose be verbose
-e, --extra-cpp-code output C++ header file with XRC derived classes
-c, --cpp-code output C++ source rather than .rsc file
-p, --python-code output wxPython source rather than .rsc file
-g, --gettext output list of translatable strings (to stdout or file if -o used)
-n, --function=<str> C++/Python function name (with -c or -p) [InitXmlResource]
-o, --output=<str> output file [resource.xrs/cpp]
--validate check XRC correctness (in addition to other processing)
--validate-only check XRC correctness and do nothing else
--xrc-schema=<str> RELAX NG schema file to validate against (optional)
Unknown long option 'version'
wxrc --help (return code: 0)
Usage: wxrc [-h] [-v] [-e] [-c] [-p] [-g] [-n <str>] [-o <str>] [--validate] [--validate-only] [--xrc-schema <str>] input file(s)...
-h, --help show help message
-v, --verbose be verbose
-e, --extra-cpp-code output C++ header file with XRC derived classes
-c, --cpp-code output C++ source rather than .rsc file
-p, --python-code output wxPython source rather than .rsc file
-g, --gettext output list of translatable strings (to stdout or file if -o used)
-n, --function=<str> C++/Python function name (with -c or -p) [InitXmlResource]
-o, --output=<str> output file [resource.xrs/cpp]
--validate check XRC correctness (in addition to other processing)
--validate-only check XRC correctness and do nothing else
--xrc-schema=<str> RELAX NG schema file to validate against (optional)