From: Bjørn Mork Date: Wed, 11 May 2016 11:24:03 +0000 (+0200) Subject: update usage() X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fumbim.git;a=commitdiff_plain;h=ebe0d55fa6f7b42e04a8c74a0550d0a190f293d9 update usage() Signed-off-by: Bjørn Mork --- 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 [options]\n" + fprintf(stderr, "Usage: umbim [options]\n" "Options:\n" " -d the device (/dev/cdc-wdmX)\n" " -t the transaction id\n"