From 94c7e32bedfd4751d8f9a346cced9a71e5783513 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 22 Feb 2016 10:12:36 +0100 Subject: Add JSON output formatting to nfacct utility This is based on the JSON support patch of libnetfilter_acct. Signed-off-by: Pablo Neira Ayuso --- nfacct.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nfacct.8') diff --git a/nfacct.8 b/nfacct.8 index 0c3249c..bf563ae 100644 --- a/nfacct.8 +++ b/nfacct.8 @@ -47,6 +47,8 @@ That atomically obtains and resets the counters. .TP .BI "xml " That displays the output in XML format. +.BI "json " +That displays the output in JSON format. .PP .SH SEE ALSO .BR iptables (8) -- cgit v1.2.3