commtech: Update usage help

This commit is contained in:
Thomas Preud'homme 2009-07-01 02:45:28 +02:00 committed by Thomas Preud'homme
parent 7a5535cc43
commit 415004fb4b
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ void usage(char *argv[])
"Facultative options :\n"
"-h\t\t\tPrint this help\n"
"-s\t\t\tShare the same L2 cache or not\n"
"-c calculation_libname\tLibrary to use for calculation\n"
"-c calculation_libname arg\tLibrary to use for calculation with its argument\n"
"\t\t\tThis library must implement functions in calc.h\n";
printf("Usage : %s %s\n", argv[0], format);
printf("Options :\n");