Update 'CLI Reference'
parent
2b09c626c2
commit
0833c18caf
1 changed files with 2 additions and 2 deletions
|
@ -28,9 +28,9 @@ Whenever a subcommand is expected, `help` can be given to produce the same outpu
|
||||||
|
|
||||||
| Flag | Value | Description |
|
| Flag | Value | Description |
|
||||||
|-------------------|-----------|--------------------------------------------------------------------------------------------------|
|
|-------------------|-----------|--------------------------------------------------------------------------------------------------|
|
||||||
| `-h`, `--help` | | Prints help information about the current command. May also be specified in `[command_options]`. |
|
| `-h`, `--help` | | Prints help information about the current command. May also be specified in the command's options. |
|
||||||
| `-V`, `--version` | | Prints version information. |
|
| `-V`, `--version` | | Prints version information. |
|
||||||
| `--dict` | file path | Sets the path to the Murmur hash dictionary. Defaults to `dictionary.csv`. May also be specified in `[command_options]`.
|
| `--dict` | file path | Sets the path to the Murmur hash dictionary. Defaults to `dictionary.csv`. May also be specified in the command's options.
|
||||||
|
|
||||||
## Subcommands
|
## Subcommands
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue