Update usage page for the test tool

This commit is contained in:
Ronnie Sahlberg
2012-07-10 19:25:26 +10:00
parent e5e4817331
commit 5dc8c7739f

View File

@@ -156,7 +156,7 @@ void print_help(void)
fprintf(stderr, " -t, --test=test-name Which test to run. Default is to run all tests.\n");
fprintf(stderr, " -l, --list List all tests.\n");
fprintf(stderr, " --info, Print extra info about a test.\n");
fprintf(stderr, " --dataloss All destructive tests.\n");
fprintf(stderr, " --dataloss Allow destructive tests.\n");
fprintf(stderr, "\n");
fprintf(stderr, "Help options:\n");
fprintf(stderr, " -?, --help Show this help message\n");