get_moz_enUS -V (return code: 2)
usage: get_moz_enUS [-h] [-s SRCDIR] [-d DESTDIR] [-p MOZPRODUCT]
[--delete-dest] [-v]
get_moz_enUS: error: unrecognized arguments: --version
get_moz_enUS --help (return code: 0)
usage: get_moz_enUS [-h] [-s SRCDIR] [-d DESTDIR] [-p MOZPRODUCT]
[--delete-dest] [-v]
optional arguments:
-h, --help show this help message and exit
-s SRCDIR, --src SRCDIR
The directory containing the Mozilla l10n sources.
-d DESTDIR, --dest DESTDIR
The destination directory to copy the en-US locale
files to.
-p MOZPRODUCT, --mozproduct MOZPRODUCT
The Mozilla product name.
--delete-dest Delete the destination directory (if it exists).
-v, --verbose Be more noisy