X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fmain-afb-client-demo.c;h=7467e094ce8a04067f1ee29a6094882a96f33a30;hb=65353dce81a629e042800bb7b86fcd869a76727e;hp=2a85cdaeaa527ff704db79dc08f51617aa2c4cb4;hpb=2ed1d659b481c50380faed568818443d092f06ec;p=src%2Fapp-framework-binder.git diff --git a/src/main-afb-client-demo.c b/src/main-afb-client-demo.c index 2a85cdae..7467e094 100644 --- a/src/main-afb-client-demo.c +++ b/src/main-afb-client-demo.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2019 "IoT.bzh" + * Copyright (C) 2015-2020 "IoT.bzh" * Author "Fulup Ar Foll" * Author José Bollo * @@ -127,8 +127,8 @@ static void usage(int status, char *arg0) " -p, --pipe COUNT Allow to pipe COUNT requests\n" " -r, --raw Raw output (default)\n" " -s, --sync Synchronous: wait for answers (like -p 1)\n" - " -t, --token TOKEN The token to use" - " -u, --uuid UUID The identifier of session to use" + " -t, --token TOKEN The token to use\n" + " -u, --uuid UUID The identifier of session to use\n" "Example:\n" " %s --human 'localhost:1234/api?token=HELLO&uuid=magic' hello ping\n" "\n", name