remove stray newline in "iplink --help"
function old new delta packed_usage 32547 32550 +3 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
db169f2538
commit
3936222a0a
@ -157,7 +157,7 @@
|
||||
//usage:#define iplink_trivial_usage
|
||||
//usage: /*Usage:iplink*/"set IFACE [up|down] [arp on|off] [multicast on|off]\n"
|
||||
//usage: " [promisc on|off] [mtu NUM] [name NAME] [qlen NUM] [address MAC]\n"
|
||||
//usage: " [master IFACE | nomaster]\n"
|
||||
//usage: " [master IFACE | nomaster]"
|
||||
// * short help shows only "set" command, long help continues (with just one "\n")
|
||||
// * and shows all other commands:
|
||||
//usage:#define iplink_full_usage "\n"
|
||||
|
Loading…
Reference in New Issue
Block a user