From 66426760beef7e87c4735f433d123daf911b5b4a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 5 Jun 2011 03:58:28 +0200 Subject: *: remove "Options:" string from help texts function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko --- util-linux/mkfs_vfat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'util-linux/mkfs_vfat.c') diff --git a/util-linux/mkfs_vfat.c b/util-linux/mkfs_vfat.c index e83ae7510..7d81ed06d 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)" */ -- cgit v1.2.3