]> git.ipfire.org Git - thirdparty/nftables.git/commit
doc: document a few reset commands supported by the parser
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 9 Nov 2022 10:17:34 +0000 (11:17 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 9 Nov 2022 14:45:00 +0000 (15:45 +0100)
commiteff2d606d20d136d95f6890a76a318fcf9d76a0a
tree0042cad65516e878b74d2114d64aef64bf2c6ebf
parenta61df019861997df76159b780070e2a09038798f
doc: document a few reset commands supported by the parser

The following are missing in the manpage:

 *reset counters* ['family']
 *reset quotas* ['family']
 *reset counters* ['family'] *table* 'table'
 *reset quotas* ['family'] *table* 'table'

While at it, expand type to the supported stateful objects.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
doc/nft.txt