X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2Fupdate.c;h=22e852c76278ed5d323deda0278062a3e01cbd1d;hb=ea81accae13a4617cc46f5256dad50e2732cc206;hp=1282b49d4e9760aeb61ecf00a320486b708fdca2;hpb=8b767bf5e44f07a29ed3ef77af27bf29f2db729a;p=gedcom-parse.git diff --git a/t/src/update.c b/t/src/update.c index 1282b49..22e852c 100644 --- a/t/src/update.c +++ b/t/src/update.c @@ -41,7 +41,7 @@ void gedcom_message_handler(Gedcom_msg_type type, char *msg) void show_help () { printf("gedcom-parse test program for libgedcom\n\n"); - printf("Usage: updatetest [options] file\n"); + printf("Usage: updatetest [options]\n"); printf("Options:\n"); printf(" -h Show this help text\n"); printf(" -q No output to standard output\n");