Skip to content

Commit e42109a

Browse files
committed
Added --help to options table ↞ [auto-sync from https://github.com/adamlui/python-utils/tree/main/translate-messages]
1 parent b637197 commit e42109a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

translate-messages/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Options can be set by using command-line arguments:
3434
| `--ignore-keys` | Comma-separated list of keys to ignore | `--ignore-keys=appName,author`
3535
| `--init` | Create translate-messages.config.json in project root to store defaults |
3636
| `--no-wizard` | Skip interactive prompts during start-up |
37+
| `-h`, `--help` | Show help screen |
3738

3839
[supported-locales]: https://github.com/adamlui/python-utils/blob/translate-messages-1.0.4/translate-messages/src/translate_messages/package-data.json#L10-L17
3940

0 commit comments

Comments
 (0)