From 9a448b093756223638a6edf6b21323ac5b3ba68a Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 27 Mar 2012 11:13:07 +0200 Subject: nfacct: update manpage to include xml and reset options Signed-off-by: Pablo Neira Ayuso --- nfacct.8 | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/nfacct.8 b/nfacct.8 index 3e706b2..96c16c2 100644 --- a/nfacct.8 +++ b/nfacct.8 @@ -5,13 +5,14 @@ .SH NAME nfacct \- command line tool to create/retrieve/delete accounting objects .SH SYNOPSIS -.BR "nfacct command [parameters]" +.BR "nfacct command [name] [options]" .SH DESCRIPTION .B nfacct is the command line tool that allows to manipulate the Netfilter's extended accounting infrastructure. .SH COMMANDS -These options specify the particular operation mode in which nfacct runs. Only one of them can be specified at any given time. +These commands specify the action that nfacct performs. Only one of them can be +specified at any given time. .TP .BI "list " List the existing accounting object in table. @@ -33,6 +34,16 @@ Displays the version information. .TP .BI "help " Displays the help message. +.SH OPTIONS +.TP +This tool also allows a couple of options with the get and list commands that are: +.TP +.BI "reset " +That atomically obtains and resets the counters. +.TP +.BI "xml " +That displays the output in XML format. +.PP .SH SEE ALSO .BR iptables (8) .SH BUGS -- cgit v1.2.3