diff options
Diffstat (limited to 'toys/pending/brctl.c')
-rw-r--r-- | toys/pending/brctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |