1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

fix references to --color-output

This commit is contained in:
Evan Zacks
2015-07-24 10:18:12 -04:00
parent 3a43e2ff07
commit 89244cc3ea
2 changed files with 2 additions and 2 deletions

View File

@@ -148,7 +148,7 @@ sections:
Use the given number of spaces (no more than 8) for indentation.
* `--colour-output` / `-C` and `--monochrome-output` / `-M`:
* `--color-output` / `-C` and `--monochrome-output` / `-M`:
By default, jq outputs colored JSON if writing to a
terminal. You can force it to produce color even if writing to