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_reiser.c | 1 - 1 file changed, 1 deletion(-) (limited to 'util-linux/mkfs_reiser.c') diff --git a/util-linux/mkfs_reiser.c b/util-linux/mkfs_reiser.c index 463ae1e2a..b4efb9e9f 100644 --- a/util-linux/mkfs_reiser.c +++ b/util-linux/mkfs_reiser.c @@ -11,7 +11,6 @@ //usage: "[-f] [-l LABEL] BLOCKDEV [4K-BLOCKS]" //usage:#define mkfs_reiser_full_usage "\n\n" //usage: "Make a ReiserFS V3 filesystem\n" -//usage: "\nOptions:" //usage: "\n -f Force" //usage: "\n -l LBL Volume label" -- cgit v1.2.3