Blame extensions/libxt_quota.man

Packit 7b22a4
Implements network quotas by decrementing a byte counter with each
Packit 7b22a4
packet. The condition matches until the byte counter reaches zero. Behavior
Packit 7b22a4
is reversed with negation (i.e. the condition does not match until the
Packit 7b22a4
byte counter reaches zero).
Packit 7b22a4
.TP
Packit 7b22a4
[\fB!\fP] \fB\-\-quota\fP \fIbytes\fP
Packit 7b22a4
The quota in bytes.