From: Florian Eckert Date: Thu, 21 Jul 2016 10:52:05 +0000 (+0200) Subject: mwan3: fix mwan3 help whitespace typo X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=bcad67364396091d95a06aa72318efda49540559;p=feed%2Fpackages.git mwan3: fix mwan3 help whitespace typo Signed-off-by: Florian Eckert --- diff --git a/net/mwan3/files/usr/sbin/mwan3 b/net/mwan3/files/usr/sbin/mwan3 index 824e17af81..405cd43f3f 100755 --- a/net/mwan3/files/usr/sbin/mwan3 +++ b/net/mwan3/files/usr/sbin/mwan3 @@ -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 Load rules and routes for specific interface - ifdown 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 Load rules and routes for specific interface + ifdown 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 }