Merge pull request #578 from jwilk/master

Fix typo
This commit is contained in:
koalaman 2016-01-19 17:08:32 -08:00
commit 257b794322
1 changed files with 1 additions and 1 deletions

View File

@ -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**.