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/dmesg.c | 1 - 1 file changed, 1 deletion(-) (limited to 'util-linux/dmesg.c') diff --git a/util-linux/dmesg.c b/util-linux/dmesg.c index 412bf024b..6505da54b 100644 --- a/util-linux/dmesg.c +++ b/util-linux/dmesg.c @@ -13,7 +13,6 @@ //usage: "[-c] [-n LEVEL] [-s SIZE]" //usage:#define dmesg_full_usage "\n\n" //usage: "Print or control the kernel ring buffer\n" -//usage: "\nOptions:" //usage: "\n -c Clear ring buffer after printing" //usage: "\n -n LEVEL Set console logging level" //usage: "\n -s SIZE Buffer size" -- cgit v1.2.3