diff mbox

[OpenWrt-Devel,3/4] update usage()

Message ID 1462965844-12904-4-git-send-email-bjorn@mork.no
State Changes Requested
Delegated to: John Crispin
Headers show

Commit Message

Bjørn Mork May 11, 2016, 11:24 a.m. UTC
Signed-off-by: Bjørn Mork <bjorn@mork.no>
---
 cli.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox

Patch

diff --git a/cli.c b/cli.c
index 15ca5b4e4a31..3a81bca71e91 100644
--- a/cli.c
+++ b/cli.c
@@ -446,7 +446,7 @@  static struct mbim_handler handlers[] = {
 static int
 usage(void)
 {
-	fprintf(stderr, "Usage: mbim <caps|pinstate|unlock|connect|disconnect> [options]\n"
+	fprintf(stderr, "Usage: umbim <caps|pinstate|unlock|registration|subscriber|attach|detach|connect|disconnect|config> [options]\n"
 		"Options:\n"
 		"    -d <device>	the device (/dev/cdc-wdmX)\n"
 		"    -t <transaction>	the transaction id\n"