diff options
Diffstat (limited to 'resources/helpdoc/commands.en.md')
| -rw-r--r-- | resources/helpdoc/commands.en.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/helpdoc/commands.en.md b/resources/helpdoc/commands.en.md index 3a7cf06..6735831 100644 --- a/resources/helpdoc/commands.en.md +++ b/resources/helpdoc/commands.en.md @@ -21,6 +21,13 @@ Show command help. > Or use `jvn helpdoc <DOCUMENT>` > for full docs. +### Version +**Flag**: `--version` or `-v` +Redirects the current command to the `version` command +to display version information. +> For usage of the version command, +> see `commands/version` + ### Renderer Override **Flag**: `--renderer <RENDERER>` Override output format. |
