mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 11:13:15 +08:00
Fixed incorrectly documented flag syntax for -V.
This commit is contained in:
@@ -50,7 +50,7 @@ not warn at all, as `ksh` supports decimals in arithmetic contexts.
|
||||
The default is to use the file's shebang, or *bash* if the target shell
|
||||
can't be determined.
|
||||
|
||||
**-V**\ *version*,\ **--version**
|
||||
**-V**,\ **--version**
|
||||
|
||||
: Print version and exit.
|
||||
|
||||
|
Reference in New Issue
Block a user