mwan3: fix mwan3 help whitespace typo
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
This commit is contained in:
parent
a5bfa3085e
commit
bcad673643
1 changed files with 7 additions and 7 deletions
|
@ -19,13 +19,13 @@ Available commands:
|
||||||
start Load iptables rules, ip rules and ip routes
|
start Load iptables rules, ip rules and ip routes
|
||||||
stop Unload 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
|
restart Reload iptables rules, ip rules and ip routes
|
||||||
ifup <iface> Load rules and routes for specific interface
|
ifup <iface> Load rules and routes for specific interface
|
||||||
ifdown <iface> Unload rules and routes for specific interface
|
ifdown <iface> Unload rules and routes for specific interface
|
||||||
interfaces Show interfaces status
|
interfaces Show interfaces status
|
||||||
policies Show currently active policy
|
policies Show currently active policy
|
||||||
connected Show directly connected networks
|
connected Show directly connected networks
|
||||||
rules Show active rules
|
rules Show active rules
|
||||||
status Show all status
|
status Show all status
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue