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