fixed parallalel building and make install
[profile/ivi/automotive-message-broker.git] / ambd / main.cpp
index 0a728c0..4902dfd 100644 (file)
@@ -189,7 +189,7 @@ void printhelp(const char *argv0)
        printf("Usage: %s [args]\n"
        "   [-d|--daemonise]\n"
        "   [-v|--version]\n"
-       "   [-c]--config </path/to/config> \t]"
+       "   [-c]--config </path/to/config> \t]\n"
        "   [-h|--help]\n"
        , argv0);
 }