File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,14 +37,12 @@ _Note: Key/values can span multiple lines and have any amount of whitespace betw
3737
3838Options can be set by using command-line arguments:
3939
40- | Option | Description | Example
41- | ---------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------
42- | ` -d ` , ` --json-dir ` | Name of the folder containing JSON files (default: ` _locales ` ) | ` --json-dir=data `
43- | ` -k ` , ` --keys ` | Comma-separated list of keys to remove | ` --keys=appDesc,err_notFound `
44- | ` -W ` , ` --no-wizard ` | Skip interactive prompts during start-up |
45- | ` -h ` , ` --help ` | Show help screen |
46-
47- [ supported-locales ] : https://github.com/adamlui/python-utils/blob/translate-messages-1.1.0/translate-messages/src/translate_messages/package_data.json#L11-L16
40+ | Option | Description | Example
41+ | ---------------------- | -------------------------------------------------------------- | -----------------------------
42+ | ` -d ` , ` --json-dir ` | Name of the folder containing JSON files (default: ` _locales ` ) | ` --json-dir=data `
43+ | ` -k ` , ` --keys ` | Comma-separated list of keys to remove | ` --keys=appDesc,err_notFound `
44+ | ` -W ` , ` --no-wizard ` | Skip interactive prompts during start-up |
45+ | ` -h ` , ` --help ` | Show help screen |
4846
4947## Examples
5048
You can’t perform that action at this time.
0 commit comments