mwan3: fix mwan3 help whitespace typo
authorFlorian Eckert <Eckert.Florian@googlemail.com>
Thu, 21 Jul 2016 10:52:05 +0000 (12:52 +0200)
committerFlorian Eckert <Eckert.Florian@googlemail.com>
Thu, 21 Jul 2016 11:24:59 +0000 (13:24 +0200)
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
net/mwan3/files/usr/sbin/mwan3

index 824e17af81f0f8bcc0e0a6bce06c7b29c8c82f7c..405cd43f3fdf5c019c802c31691a1dfac5474a62 100755 (executable)
@@ -19,13 +19,13 @@ Available commands:
        start           Load iptables rules, ip rules and ip routes
        stop            Unload iptables rules, ip rules and ip routes
        restart         Reload iptables rules, ip rules and ip routes
-        ifup <iface>    Load rules and routes for specific interface
-        ifdown <iface>  Unload rules and routes for specific interface
-        interfaces      Show interfaces status
-        policies        Show currently active policy
-       connected       Show directly connected networks
-        rules           Show active rules
-        status          Show all status
+       ifup <iface>    Load rules and routes for specific interface
+       ifdown <iface>  Unload rules and routes for specific interface
+       interfaces      Show interfaces status
+       policies        Show currently active policy
+       connected       Show directly connected networks
+       rules           Show active rules
+       status          Show all status
 
 EOF
 }