Fix tab/space issue
authorJosé Bollo <jose.bollo@iot.bzh>
Wed, 14 Aug 2019 05:44:47 +0000 (07:44 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Wed, 14 Aug 2019 05:44:47 +0000 (07:44 +0200)
Change-Id: I1ef85b90f5361af31247f0547376af0e5f08f14d
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/main-cynarad.c

index 53bea31..2a2701e 100644 (file)
@@ -114,7 +114,7 @@ helptxt[] =
        "       -g, --group xxx       set the group\n"
        "       -i, --init xxx        initialize if needed the database with file xxx\n"
        "                               (default: "DEFAULT_INIT_FILE"\n"
-       "       -l, --log             activate log of transactions\n"
+       "       -l, --log             activate log of transactions\n"
        "       -d, --dbdir xxx       set the directory of database\n"
        "                               (default: "DEFAULT_DB_DIR")\n"
        "       -m, --make-db-dir     make the database directory\n"