itstool --version (return code: 0)
itstool 2.0.2
itstool --help (return code: 0)
Usage:
itstool [OPTIONS] [XMLFILES]
itstool -m <MOFILE> [OPTIONS] [XMLFILES]
Options:
-h, --help show this help message and exit
-i ITS, --its=ITS Load the ITS rules in the file ITS (can specify
multiple times)
-l LANGUAGE, --lang=LANGUAGE
Explicitly set the language code for output file
-j FILE, --join=FILE Join multiple MO files with the XML file FILE and
output XML file
-m FILE, --merge=FILE
Merge from a PO or MO file FILE and output XML files
-n, --no-builtins Do not apply the built-in ITS rules
-o OUT, --output=OUT Output PO files to file OUT or XML files in directory
OUT
-s, --strict Exit with error when PO files contain broken XML
-d, --load-dtd Load external DTDs used by input XML
-k, --keep-entities Keep entity reference unexpanded
-p NAME VALUE, --param=NAME VALUE
Define the ITS parameter NAME to the value VALUE (can
specify multiple times)
-t CATEGORY, --test=CATEGORY
Generate conformance test output for CATEGORY
-v, --version Print itstool version and exit