better error message
This commit is contained in:
parent
381f329810
commit
a438ab9362
@ -102,7 +102,7 @@ if (verbosity) {
|
||||
}
|
||||
|
||||
if (argc==optind) {
|
||||
fprintf(stderr, "wuh ?\n");
|
||||
fprintf(stderr, "what the fsck ?\n");
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user