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 --- miscutils/microcom.c | 1 - 1 file changed, 1 deletion(-) (limited to 'miscutils/microcom.c') diff --git a/miscutils/microcom.c b/miscutils/microcom.c index edaeb6fa5..5e29a1acd 100644 --- a/miscutils/microcom.c +++ b/miscutils/microcom.c @@ -12,7 +12,6 @@ //usage: "[-d DELAY] [-t TIMEOUT] [-s SPEED] [-X] TTY" //usage:#define microcom_full_usage "\n\n" //usage: "Copy bytes for stdin to TTY and from TTY to stdout\n" -//usage: "\nOptions:" //usage: "\n -d Wait up to DELAY ms for TTY output before sending every" //usage: "\n next byte to it" //usage: "\n -t Exit if both stdin and TTY are silent for TIMEOUT ms" -- cgit v1.2.3