From 3297e87c2ab798696b0fb3d06904dccea076b77a Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Wed, 23 Apr 2014 08:37:07 -0500 Subject: usage: is lower case (the help generator looks for that, might as well be consistent). --- toys/pending/brctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys/pending/brctl.c') diff --git a/toys/pending/brctl.c b/toys/pending/brctl.c index 867ca6db..fecbf681 100644 --- a/toys/pending/brctl.c +++ b/toys/pending/brctl.c @@ -11,7 +11,7 @@ config BRCTL bool "brctl" default n help - Usage: brctl COMMAND [BRIDGE [INTERFACE]] + usage: brctl COMMAND [BRIDGE [INTERFACE]] Manage ethernet bridges -- cgit v1.2.3