summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2016-05-11 13:24:03 +0200
committerJohn Crispin <john@phrozen.org>2016-05-11 11:19:18 +0200
commitebe0d55fa6f7b42e04a8c74a0550d0a190f293d9 (patch)
treec55608ff16e9a87746b24284c116b997924ccb7c
parentd4dfed2f548bdd6f503dd7965ff9996754bb69b3 (diff)
update usage()
Signed-off-by: Bjørn Mork <bjorn@mork.no>
-rw-r--r--cli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli.c b/cli.c
index 15ca5b4..3a81bca 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"