We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6da4d commit 194fbc3Copy full SHA for 194fbc3
1 file changed
remove-json-keys/docs/README.md
@@ -38,7 +38,7 @@ _Note: Key/values can span multiple lines and have any amount of whitespace betw
38
Options can be set by using command-line arguments:
39
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 |
0 commit comments