From: Denys Vlasenko Date: Mon, 6 Sep 2010 12:15:46 +0000 (+0200) Subject: tweak blockdev's help text X-Git-Tag: 1_18_0~250 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b4e6b419340452d2e0fedc9f0f88c5fd102982de;p=oweals%2Fbusybox.git tweak blockdev's help text Signed-off-by: Denys Vlasenko --- diff --git a/util-linux/blockdev.c b/util-linux/blockdev.c index eb5914b58..fea30b009 100644 --- a/util-linux/blockdev.c +++ b/util-linux/blockdev.c @@ -17,7 +17,7 @@ //config: Performs some ioctls with block devices. //usage:#define blockdev_trivial_usage -//usage: "OPTION [OPTARG] DEVICE" +//usage: "OPTION BLOCKDEV" //usage:#define blockdev_full_usage "\n\n" //usage: "Options:" //usage: "\n --setro Set ro"