From 9ff6fa818f0857321e4b3b089d288997f2ae27af Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sat, 1 Jan 2022 10:08:40 -0800 Subject: [PATCH] add jar-manifest --- jc/cli.py | 1 + 1 file changed, 1 insertion(+) diff --git a/jc/cli.py b/jc/cli.py index 92230238..7ad08b0e 100644 --- a/jc/cli.py +++ b/jc/cli.py @@ -80,6 +80,7 @@ parsers = [ 'iostat-s', 'iptables', 'iw-scan', + 'jar-manifest', 'jobs', 'kv', 'last',