From 11f1a2553e49c9ff2235688a41875ff8751517ce Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 13 Dec 2020 19:04:19 +0100 Subject: help text tweaks function old new delta packed_usage 33547 33545 -2 Signed-off-by: Denys Vlasenko --- networking/ifconfig.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking') diff --git a/networking/ifconfig.c b/networking/ifconfig.c index c3e448be0..9ee232a66 100644 --- a/networking/ifconfig.c +++ b/networking/ifconfig.c @@ -76,7 +76,7 @@ //kbuild:lib-$(CONFIG_IFCONFIG) += ifconfig.o interface.o //usage:#define ifconfig_trivial_usage -//usage: IF_FEATURE_IFCONFIG_STATUS("[-a]") " interface [address]" +//usage: IF_FEATURE_IFCONFIG_STATUS("[-a]") " [IFACE] [ADDRESS]" //usage:#define ifconfig_full_usage "\n\n" //usage: "Configure a network interface\n" //usage: "\n" -- cgit v1.2.3