fix typo 70/23470/1 8.99.5 icefish/8.99.5 icefish_8.99.5
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 24 Dec 2019 17:04:36 +0000 (18:04 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 24 Dec 2019 17:04:36 +0000 (18:04 +0100)
Change-Id: I66490e63094642b48646ca0a159f1053f0be41c6
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/main-cynagora-agent.c

index 99d7338..2e7e310 100644 (file)
@@ -76,11 +76,11 @@ helptxt[] =
        "usage: cynagora-agent [options]... name [program [args]...]\n"
        "\n"
        "options:\n"
-       "       -s, --socket xxx      set the base xxx for sockets\n"
-       "       -p, --piped           replace stdin/out by out/in of program"
-       "       -h, --help            print short help and exit\n"
-       "       -H, --long-help       print long help and exit\n"
-       "       -v, --version         print the version and exit\n"
+       "   -s, --socket xxx      set the base xxx for sockets\n"
+       "   -p, --piped           replace stdin/out by out/in of program\n"
+       "   -h, --help            print short help and exit\n"
+       "   -H, --long-help       print long help and exit\n"
+       "   -v, --version         print the version and exit\n"
        "\n"
 ;