projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715c16a
)
pscan: fix a typo in help text
author
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 23 Mar 2008 18:44:59 +0000
(18:44 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Sun, 23 Mar 2008 18:44:59 +0000
(18:44 -0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index 7918b24d8c410617418eac06707930ada6e40ec7..54b6a4d99a34bb9a34b7ad79f657c3dc32798890 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-3024,7
+3024,7
@@
"Scan a host, print all open ports\n" \
"\nOptions:" \
"\n -c Show closed ports too" \
- "\n -
c
Show blocked ports too" \
+ "\n -
b
Show blocked ports too" \
"\n -p Scan from this port (default 1)" \
"\n -P Scan up to this port (default 1024)" \
"\n -t Timeout (default 5000 ms)" \