Fix typo in man page (fixes #1486)

This commit is contained in:
Vidar Holen 2019-03-02 13:49:21 -08:00
commit 25ea405468

View file

@ -36,7 +36,7 @@ not warn at all, as `ksh` supports decimals in arithmetic contexts.
: Emit warnings in sourced files. Normally, `shellcheck` will only warn : Emit warnings in sourced files. Normally, `shellcheck` will only warn
about issues in the specified files. With this option, any issues in about issues in the specified files. With this option, any issues in
sourced files files will also be reported. sourced files will also be reported.
**-C**[*WHEN*],\ **--color**[=*WHEN*] **-C**[*WHEN*],\ **--color**[=*WHEN*]