parse-yaml: fix typo
[protos/libecoli.git] / examples / parse-yaml / parse-yaml.c
index fbe4065..4f46b22 100644 (file)
@@ -55,7 +55,7 @@ static void usage(const char *prgname)
                "      Set the output file.\n"
                "  -c\n"
                "  --"OPT_COMPLETE"\n"
-               "      Output the completion list."
+               "      Output the completion list.\n"
                , prgname);
 }