Skip to content

Commit c7e0153

Browse files
committed
Deleted whitespace + unused [supported-locales]
1 parent 8f0f33f commit c7e0153

1 file changed

Lines changed: 6 additions & 8 deletions

File tree

remove-json-keys/README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,12 @@ _Note: Key/values can span multiple lines and have any amount of whitespace betw
3737

3838
Options 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

0 commit comments

Comments
 (0)