commit bcad67364396091d95a06aa72318efda49540559 parent a5bfa3085ea54e83ef79da6e207ffeebd42dc06c Author: Florian Eckert <Eckert.Florian@googlemail.com> Date: Thu, 21 Jul 2016 12:52:05 +0200 mwan3: fix mwan3 help whitespace typo Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com> Diffstat:
| M | net/mwan3/files/usr/sbin/mwan3 | | | 14 | +++++++------- |
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git 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 <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 }