1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00

add -a option info

This commit is contained in:
Kelly Brazil
2019-12-14 23:27:56 -08:00
parent da1d087452
commit 8f01ef7953

View File

@ -96,6 +96,7 @@ jc PARSER [OPTIONS]
- `--w` enables the `w` parser
### Options
- `-a` about `jc`. Prints information about `jc` and the parsers (in JSON, of course!)
- `-d` debug mode. Prints trace messages if parsing issues encountered
- `-p` pretty format the JSON output
- `-q` quiet mode. Suppresses warning messages