From bcad67364396091d95a06aa72318efda49540559 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Thu, 21 Jul 2016 12:52:05 +0200 Subject: [PATCH] mwan3: fix mwan3 help whitespace typo Signed-off-by: Florian Eckert --- 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 index 824e17af8..405cd43f3 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 }