Blob Blame History Raw
commit 80ead3e3bb9cd38c3a8cd38c84a47c7601f07dc3
Author: Thomas Woerner <twoerner@redhat.com>
Date:   Tue Aug 16 09:48:17 2016 +0200

    firewall-cmd: Fixed typo in help output (RHBZ#1367171)

diff --git a/src/firewall-cmd b/src/firewall-cmd
index 75513c7..81b4b73 100755
--- a/src/firewall-cmd
+++ b/src/firewall-cmd
@@ -255,7 +255,7 @@ Options to Adapt and Query Zones
   --query-protocol=<protocol>
                        Return whether the protocol has been added for zone [P] [Z]
   --list-source-ports  List source ports added for a zone [P] [Z]
-  --add-solurce-port=<portid>[-<portid>]/<protocol>
+  --add-source-port=<portid>[-<portid>]/<protocol>
                        Add the source port for a zone [P] [Z] [T]
   --remove-source-port=<portid>[-<portid>]/<protocol>
                        Remove the source port from a zone [P] [Z]