[PATCH 3/3] firewall-cmd: fix interface action description in usage()

Jiri Popelka jpopelka at redhat.com
Tue Feb 28 16:13:49 UTC 2012


---
 src/firewall-cmd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/firewall-cmd b/src/firewall-cmd
index 1063060..174ff55 100755
--- a/src/firewall-cmd
+++ b/src/firewall-cmd
@@ -50,10 +50,10 @@ def usage():
     --remove|--disable <action>
     --query <action>
     --list=<action>
-    --list=interface                     lists interfaces of a zone
   Actions:
     --service=<service>
     --port=<port>[-<port>]/<protocol>
+    --interface=<interface>
     --masquerade
     --forward-port=port=<port>:proto=<protocol>[:toport=<destinaton port>][:toaddr=<destination address>]
     --icmp-block=<icmp type>
-- 
1.7.7.6



More information about the firewalld-devel mailing list