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 --- networking/pscan.c | 1 - 1 file changed, 1 deletion(-) (limited to 'networking/pscan.c') diff --git a/networking/pscan.c b/networking/pscan.c index 5595148fc..28005ad57 100644 --- a/networking/pscan.c +++ b/networking/pscan.c @@ -10,7 +10,6 @@ //usage: "[-cb] [-p MIN_PORT] [-P MAX_PORT] [-t TIMEOUT] [-T MIN_RTT] HOST" //usage:#define pscan_full_usage "\n\n" //usage: "Scan a host, print all open ports\n" -//usage: "\nOptions:" //usage: "\n -c Show closed ports too" //usage: "\n -b Show blocked ports too" //usage: "\n -p Scan from this port (default 1)" -- cgit v1.2.3