Skip to content

Commit 289c8e9

Browse files
committed
Re-worded options note
1 parent a25a971 commit 289c8e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

remove-json-keys/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Run the CLI:
2626
remove-json-keys [options] # alias: remove-json
2727
```
2828

29-
If no options are provided, the CLI will:
29+
If no options are passed, the CLI will:
3030
1. Prompt for keys to delete
3131
2. Auto-discover closest child `json_dir`
3232
3. Delete keys from JSON files found in `json_dir`

translate-messages/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Run the CLI:
2828
translate-messages [options] # alias: translate-msgs
2929
```
3030

31-
If no options are provided, the CLI will:
31+
If no options are passed, the CLI will:
3232
1. Prompt for message keys to ignore
3333
2. Auto-discover closest child `_locales` dir
3434
3. Translate `en/messages.json` to target languages

0 commit comments

Comments
 (0)