1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-06 22:32:54 +02:00

add -h and -v options

This commit is contained in:
Kelly Brazil
2021-04-02 18:08:46 -07:00
parent 09c1fccc58
commit 709b2fe4ee
2 changed files with 16 additions and 0 deletions

View File

@ -373,6 +373,10 @@ about jc
debug - show traceback (\fB-dd\fP for verbose traceback)
.TP
.B
\fB-h\fP
help
.TP
.B
\fB-m\fP
monochrome output
.TP
@ -387,6 +391,10 @@ quiet - suppress warnings
.B
\fB-r\fP
raw JSON output
.TP
.B
\fB-v\fP
version information
.RE
.PP
.SH EXAMPLE:

View File

@ -38,6 +38,10 @@ about jc
debug - show traceback (\fB-dd\fP for verbose traceback)
.TP
.B
\fB-h\fP
help
.TP
.B
\fB-m\fP
monochrome output
.TP
@ -52,6 +56,10 @@ quiet - suppress warnings
.B
\fB-r\fP
raw JSON output
.TP
.B
\fB-v\fP
version information
.RE
.PP
.SH EXAMPLE: