Blame bootstrap_ver/extensions/libxt_comment.man

Packit Service 1ec7f4
Allows you to add comments (up to 256 characters) to any rule.
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
\fB\-\-comment\fP \fIcomment\fP
Packit Service 1ec7f4
.TP
Packit Service 1ec7f4
Example:
Packit Service 1ec7f4
iptables \-A INPUT \-i eth1 \-m comment \-\-comment "my local LAN"