diff options
Diffstat (limited to 'util-linux/fsck_minix.c')
-rw-r--r-- | util-linux/fsck_minix.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/fsck_minix.c b/util-linux/fsck_minix.c index b53c97248..1508ecb03 100644 --- a/util-linux/fsck_minix.c +++ b/util-linux/fsck_minix.c | |||
@@ -91,7 +91,6 @@ | |||
91 | //usage: "[-larvsmf] BLOCKDEV" | 91 | //usage: "[-larvsmf] BLOCKDEV" |
92 | //usage:#define fsck_minix_full_usage "\n\n" | 92 | //usage:#define fsck_minix_full_usage "\n\n" |
93 | //usage: "Check MINIX filesystem\n" | 93 | //usage: "Check MINIX filesystem\n" |
94 | //usage: "\nOptions:" | ||
95 | //usage: "\n -l List all filenames" | 94 | //usage: "\n -l List all filenames" |
96 | //usage: "\n -r Perform interactive repairs" | 95 | //usage: "\n -r Perform interactive repairs" |
97 | //usage: "\n -a Perform automatic repairs" | 96 | //usage: "\n -a Perform automatic repairs" |