mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-08 22:36:48 +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)
|
debug - show traceback (\fB-dd\fP for verbose traceback)
|
||||||
.TP
|
.TP
|
||||||
.B
|
.B
|
||||||
|
\fB-h\fP
|
||||||
|
help
|
||||||
|
.TP
|
||||||
|
.B
|
||||||
\fB-m\fP
|
\fB-m\fP
|
||||||
monochrome output
|
monochrome output
|
||||||
.TP
|
.TP
|
||||||
@ -387,6 +391,10 @@ quiet - suppress warnings
|
|||||||
.B
|
.B
|
||||||
\fB-r\fP
|
\fB-r\fP
|
||||||
raw JSON output
|
raw JSON output
|
||||||
|
.TP
|
||||||
|
.B
|
||||||
|
\fB-v\fP
|
||||||
|
version information
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
.SH EXAMPLE:
|
.SH EXAMPLE:
|
||||||
|
@ -38,6 +38,10 @@ about jc
|
|||||||
debug - show traceback (\fB-dd\fP for verbose traceback)
|
debug - show traceback (\fB-dd\fP for verbose traceback)
|
||||||
.TP
|
.TP
|
||||||
.B
|
.B
|
||||||
|
\fB-h\fP
|
||||||
|
help
|
||||||
|
.TP
|
||||||
|
.B
|
||||||
\fB-m\fP
|
\fB-m\fP
|
||||||
monochrome output
|
monochrome output
|
||||||
.TP
|
.TP
|
||||||
@ -52,6 +56,10 @@ quiet - suppress warnings
|
|||||||
.B
|
.B
|
||||||
\fB-r\fP
|
\fB-r\fP
|
||||||
raw JSON output
|
raw JSON output
|
||||||
|
.TP
|
||||||
|
.B
|
||||||
|
\fB-v\fP
|
||||||
|
version information
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
.SH EXAMPLE:
|
.SH EXAMPLE:
|
||||||
|
Reference in New Issue
Block a user