Fixed incorrectly documented flag syntax for -V.
This commit is contained in:
parent
1e65d36874
commit
f86d68bcc0
|
@ -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
|
The default is to use the file's shebang, or *bash* if the target shell
|
||||||
can't be determined.
|
can't be determined.
|
||||||
|
|
||||||
**-V**\ *version*,\ **--version**
|
**-V**,\ **--version**
|
||||||
|
|
||||||
: Print version and exit.
|
: Print version and exit.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue