diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index bdd9ae33b..80111e5ef 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -2724,7 +2724,7 @@ | |||
2724 | "[-L LABEL] " \ | 2724 | "[-L LABEL] " \ |
2725 | "[-n] " \ | 2725 | "[-n] " \ |
2726 | /* "[-M last-mounted-directory] [-S] [-T filesystem-type] " */ \ | 2726 | /* "[-M last-mounted-directory] [-S] [-T filesystem-type] " */ \ |
2727 | "DEVICE [BLK_COUNT]" | 2727 | "DEVICE [KBYTES]" |
2728 | #define mkfs_ext2_full_usage "\n" \ | 2728 | #define mkfs_ext2_full_usage "\n" \ |
2729 | "\n -b BLK_SIZE Block size in bytes" \ | 2729 | "\n -b BLK_SIZE Block size in bytes" \ |
2730 | /* "\n -c Check for bad blocks before creating" */ \ | 2730 | /* "\n -c Check for bad blocks before creating" */ \ |