iptables-1.3.2-20050720
[iptables.git] / extensions / libipt_comment.man
diff --git a/extensions/libipt_comment.man b/extensions/libipt_comment.man
new file mode 100644 (file)
index 0000000..2f4ce55
--- /dev/null
@@ -0,0 +1,6 @@
+Allows you to add comments (up to 256 characters) to any rule.
+.TP
+.BI "--comment " "comment"
+.TP
+Example:
+iptables -A INPUT -s 192.168.0.0/16 -m comment --comment "A privatized IP block"