mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-10-08 23:22:21 +02:00
add -h and -v options
This commit is contained in:
8
man/jc.1
8
man/jc.1
@@ -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:
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user