diff options
Diffstat (limited to 'mount.c')
-rw-r--r-- | mount.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -418,6 +418,7 @@ extern int mount_main(int argc, char **argv) | |||
418 | break; | 418 | break; |
419 | #endif | 419 | #endif |
420 | case 'v': | 420 | case 'v': |
421 | break; /* ignore -v */ | ||
421 | case 'h': | 422 | case 'h': |
422 | case '-': | 423 | case '-': |
423 | goto goodbye; | 424 | goto goodbye; |