mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 18:48:16 -07:00
Fix remaining FIXME for tty error color output.
This commit is contained in:
parent
8acd5b13cd
commit
b4390414ef
5 changed files with 37 additions and 31 deletions
|
@ -32,7 +32,7 @@ not warn at all, as `ksh` supports decimals in arithmetic contexts.
|
|||
|
||||
# OPTIONS
|
||||
|
||||
**-C**\ [*WHEN*],\ **--color**[=*WHEN*]
|
||||
**-C**[*WHEN*],\ **--color**[=*WHEN*]
|
||||
|
||||
: For TTY outut, enable colors *always*, *never* or *auto*. The default
|
||||
is *auto*. **--color** without an argument is equivalent to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue