Some cosmetic updates. Changed "OPTIONS" to "Options".
-Erik
This commit is contained in:
parent
028fb625f5
commit
2086e3d679
8 changed files with 11 additions and 11 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue