Some cosmetic updates. Changed "OPTIONS" to "Options".

-Erik
This commit is contained in:
Eric Andersen 2000-07-04 22:17:01 +00:00
parent 028fb625f5
commit 2086e3d679
8 changed files with 11 additions and 11 deletions

View file

@ -203,7 +203,7 @@ static void show_usage(void)
#ifndef BB_FEATURE_TRIVIAL_HELP
fprintf(stderr,
"\nPerforms a consistency check for MINIX filesystems.\n\n");
fprintf(stderr, "OPTIONS:\n");
fprintf(stderr, "Options:\n");
fprintf(stderr, "\t-l\tLists all filenames\n");
fprintf(stderr, "\t-r\tPerform interactive repairs\n");
fprintf(stderr, "\t-a\tPerform automatic repairs\n");