X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fparse-yaml%2Fparse-yaml.c;h=4f46b2212716bf26b5f212118746a32d612b5faf;hb=c58139538f15f6aa5ecd9040ba17ee0f8383dffd;hp=fbe406564a5702e5a0cafc3bfd2ba5a3e6875aa9;hpb=3482cb4f6eba7f49489e5987bc2721007624d49e;p=protos%2Flibecoli.git diff --git a/examples/parse-yaml/parse-yaml.c b/examples/parse-yaml/parse-yaml.c index fbe4065..4f46b22 100644 --- a/examples/parse-yaml/parse-yaml.c +++ b/examples/parse-yaml/parse-yaml.c @@ -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); }