blob: 2f4ce55db675ef7ed1ed54c06daf25a76fba7c2f [file] [log] [blame]
Jonas Berlinf33c4612005-04-01 06:54:23 +00001Allows you to add comments (up to 256 characters) to any rule.
2.TP
3.BI "--comment " "comment"
4.TP
5Example:
6iptables -A INPUT -s 192.168.0.0/16 -m comment --comment "A privatized IP block"