]> git.droids-corp.org - protos/libecoli.git/blobdiff - examples/parse-yaml/parse-yaml.c
parse-yaml: fix typo
[protos/libecoli.git] / examples / parse-yaml / parse-yaml.c
index fbe406564a5702e5a0cafc3bfd2ba5a3e6875aa9..4f46b2212716bf26b5f212118746a32d612b5faf 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);
 }