mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 04:50:29 -07:00
Fix typo
This commit is contained in:
parent
15edcbd4d5
commit
89572d3a96
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ not warn at all, as `ksh` supports decimals in arithmetic contexts.
|
||||||
|
|
||||||
**-C**[*WHEN*],\ **--color**[=*WHEN*]
|
**-C**[*WHEN*],\ **--color**[=*WHEN*]
|
||||||
|
|
||||||
: For TTY outut, enable colors *always*, *never* or *auto*. The default
|
: For TTY output, enable colors *always*, *never* or *auto*. The default
|
||||||
is *auto*. **--color** without an argument is equivalent to
|
is *auto*. **--color** without an argument is equivalent to
|
||||||
**--color=always**.
|
**--color=always**.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue