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 --- console-tools/openvt.c | 1 - 1 file changed, 1 deletion(-) (limited to 'console-tools/openvt.c') diff --git a/console-tools/openvt.c b/console-tools/openvt.c index de5cf93..e523566 100644 --- a/console-tools/openvt.c +++ b/console-tools/openvt.c @@ -12,7 +12,6 @@ //usage: "[-c N] [-sw] [PROG ARGS]" //usage:#define openvt_full_usage "\n\n" //usage: "Start PROG on a new virtual terminal\n" -//usage: "\nOptions:" //usage: "\n -c N Use specified VT" //usage: "\n -s Switch to the VT" /* //usage: "\n -l Run PROG as login shell (by prepending '-')" */ -- cgit v1.1