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 505aad7 commit 6124764Copy full SHA for 6124764
1 file changed
remove-json-keys/README.md
@@ -39,7 +39,7 @@ 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`) | `--locales-dir=data`
+| `-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 |
0 commit comments