Merge commit 'origin/trunk@12184' into fedora
[iptables.git] / trunk / extensions / libxt_comment.man
diff --git a/trunk/extensions/libxt_comment.man b/trunk/extensions/libxt_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"