Blame extensions/libxt_quota.man

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