diff options
Diffstat (limited to 'util-linux/mkfs_vfat.c')
-rw-r--r-- | util-linux/mkfs_vfat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/mkfs_vfat.c b/util-linux/mkfs_vfat.c index e83ae75..7d81ed0 100644 --- a/util-linux/mkfs_vfat.c +++ b/util-linux/mkfs_vfat.c @@ -18,7 +18,6 @@ */ //usage:#define mkfs_vfat_full_usage "\n\n" //usage: "Make a FAT32 filesystem\n" -//usage: "\nOptions:" /* //usage: "\n -c Check device for bad blocks" */ //usage: "\n -v Verbose" /* //usage: "\n -I Allow to use entire disk device (e.g. /dev/hda)" */ |