diff options
Diffstat (limited to 'console-tools/openvt.c')
-rw-r--r-- | console-tools/openvt.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 '-')" */ |