1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

version bump and add ping command

This commit is contained in:
Kelly Brazil
2020-07-20 16:25:20 -07:00
parent d6dc7f5e65
commit dd5d318ab5

View File

@ -1,4 +1,4 @@
.TH jc 1 2020-07-12 1.12.1 "JSON CLI output utility" .TH jc 1 2020-07-12 1.13.0 "JSON CLI output utility"
.SH NAME .SH NAME
jc \- JSONifies the output of many CLI tools and file-types jc \- JSONifies the output of many CLI tools and file-types
.SH SYNOPSIS .SH SYNOPSIS
@ -148,6 +148,10 @@ ntpq \fB-p\fP command parser
/etc/passwd file parser /etc/passwd file parser
.TP .TP
.B .B
\fB--ping\fP
ping command parser
.TP
.B
\fB--pip-list\fP \fB--pip-list\fP
pip list command parser pip list command parser
.TP .TP