update usage()
authorBjørn Mork <bjorn@mork.no>
Wed, 11 May 2016 11:24:03 +0000 (13:24 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 11 May 2016 09:19:18 +0000 (11:19 +0200)
Signed-off-by: Bjørn Mork <bjorn@mork.no>
cli.c

diff --git a/cli.c b/cli.c
index 15ca5b4e4a3133f92e491cbc6f3e3452d8912172..3a81bca71e9185a8ec2e1202a028c97177d07ef5 100644 (file)
--- 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"