mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-23 00:29:59 +02:00
update -r raw option info
This commit is contained in:
@ -202,7 +202,7 @@ The JSON output can be compact (default) or pretty formatted with the `-p` optio
|
|||||||
- `-m` monochrome JSON output
|
- `-m` monochrome JSON output
|
||||||
- `-p` pretty format the JSON output
|
- `-p` pretty format the JSON output
|
||||||
- `-q` quiet mode. Suppresses parser warning messages
|
- `-q` quiet mode. Suppresses parser warning messages
|
||||||
- `-r` raw output. Provides a more literal JSON output with all values as strings and no additional semantic processing
|
- `-r` raw output. Provides a more literal JSON output, typically with strings values and no additional semantic processing
|
||||||
- `-v` version information
|
- `-v` version information
|
||||||
|
|
||||||
### Setting Custom Colors via Environment Variable
|
### Setting Custom Colors via Environment Variable
|
||||||
|
@ -134,7 +134,7 @@ The JSON output can be compact (default) or pretty formatted with the `-p` optio
|
|||||||
- `-m` monochrome JSON output
|
- `-m` monochrome JSON output
|
||||||
- `-p` pretty format the JSON output
|
- `-p` pretty format the JSON output
|
||||||
- `-q` quiet mode. Suppresses parser warning messages
|
- `-q` quiet mode. Suppresses parser warning messages
|
||||||
- `-r` raw output. Provides a more literal JSON output with all values as strings and no additional semantic processing
|
- `-r` raw output. Provides a more literal JSON output, typically with strings values and no additional semantic processing
|
||||||
- `-v` version information
|
- `-v` version information
|
||||||
|
|
||||||
### Setting Custom Colors via Environment Variable
|
### Setting Custom Colors via Environment Variable
|
||||||
|
Reference in New Issue
Block a user