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/losetup.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'util-linux/losetup.c') diff --git a/util-linux/losetup.c b/util-linux/losetup.c index 7e11e292d..9b7c49f50 100644 --- a/util-linux/losetup.c +++ b/util-linux/losetup.c @@ -12,8 +12,7 @@ //usage: " losetup -d LOOPDEV - disassociate\n" //usage: " losetup [-f] - show" //usage:#define losetup_full_usage "\n\n" -//usage: "Options:" -//usage: "\n -o OFS Start OFS bytes into FILE" +//usage: " -o OFS Start OFS bytes into FILE" //usage: "\n -f Show first free loop device" //usage: //usage:#define losetup_notes_usage -- cgit v1.2.3