@@ -25,22 +25,22 @@ extracted is a comma. This can be overridden with an option.
2525Below are a set of options available.
2626
2727```
28- -csv output as CSV or other flat delimiter row
29- -d, -delimiter set the delimiter for multi-field csv output
30- -examples display example(s)
31- -generate-manpage generate man page
32- -generate-markdown generate markdown documentation
33- -h, -help display help
34- -i, -input input filename
35- -l, -license display license
36- -nl, -newline if true add a trailing newline
37- -o, -output output filename
38- -p, -pretty pretty print JSON output
39- -quiet suppress error messages
40- -quote quote strings and JSON notation
41- -r run interactively
42- -repl run interactively
43- -v, -version display version
28+ -csv output as CSV or other flat delimiter row
29+ -d, -delimiter set the delimiter for multi-field csv output
30+ -examples display example(s)
31+ -generate-manpage generate man page
32+ -generate-markdown generate markdown documentation
33+ -h, -help display help
34+ -i, -input input filename
35+ -l, -license display license
36+ -nl, -newline if true add a trailing newline
37+ -o, -output output filename
38+ -p, -pretty pretty print JSON output
39+ -quiet suppress error messages
40+ -quote quote strings and JSON notation
41+ -r run interactively
42+ -repl run interactively
43+ -v, -version display version
4444```
4545
4646
0 commit comments