mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-07 13:31:36 -07:00
Fixed incorrectly documented flag syntax for -V.
This commit is contained in:
parent
1e65d36874
commit
f86d68bcc0
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue