X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Fmain.c;h=25cc4ca1a31942f12e4bf0bf84e377f8994541bc;hb=5510aae15debf26e0e0b07732f6fd041fd53acb6;hp=1f36b69d383e90ca5f800576fd58dd154d26d3d6;hpb=bf091fc25fc602ceb9ec389f341c52bd0bf7d2af;p=protos%2Flibecoli.git diff --git a/lib/main.c b/lib/main.c index 1f36b69..25cc4ca 100644 --- a/lib/main.c +++ b/lib/main.c @@ -65,8 +65,7 @@ static const struct option ec_long_options[] = { static void usage(const char *prgname) { - /* XXX add a parameter to test only one testcase */ - printf("%s [options]\n" + printf("%s [options] [test1 test2 test3...]\n" " -h\n" " --"EC_OPT_HELP"\n" " Show this help.\n"