Skip to content

Commit

Permalink
Fix typo in man page (fixes koalaman#1486)
Browse files Browse the repository at this point in the history
  • Loading branch information
koalaman committed Mar 2, 2019
1 parent e45d81c commit 25ea405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shellcheck.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
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*]

Expand Down

0 comments on commit 25ea405

Please sign in to comment.