Skip to content

Commit 6124764

Browse files
committed
Corrected example flag
1 parent 505aad7 commit 6124764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

remove-json-keys/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Options can be set by using command-line arguments:
3939

4040
| Option | Description | Example
4141
| ---------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------
42-
| `-d`, `--json-dir` | Name of the folder containing JSON files (default: `_locales`) | `--locales-dir=data`
42+
| `-d`, `--json-dir` | Name of the folder containing JSON files (default: `_locales`) | `--json-dir=data`
4343
| `-k`, `--keys` | Comma-separated list of keys to remove | `--keys=appDesc,err_notFound`
4444
| `-W`, `--no-wizard` | Skip interactive prompts during start-up |
4545
| `-h`, `--help` | Show help screen |

0 commit comments

Comments
 (0)