From 865f7e78124e382c6d315702fa6e48f2104cee46 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 31 Jul 2020 12:58:11 -0700 Subject: [PATCH] add kv parser to man page --- man/jc.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man/jc.1 b/man/jc.1 index 16f346f5..a94395cd 100644 --- a/man/jc.1 +++ b/man/jc.1 @@ -101,7 +101,7 @@ ifconfig command parser .TP .B \fB--ini\fP -INI file parser. Also parses files/output containing simple key/value pairs +INI file parser .TP .B \fB--iptables\fP @@ -112,6 +112,10 @@ iptables command parser jobs command parser .TP .B +\fB--kv\fP +Key/Value file parser +.TP +.B \fB--last\fP last and lastb command parser .TP