Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2009-02-04 03:01:07 +0300
committerDenis Vlasenko <vda.linux@googlemail.com>2009-02-04 03:01:07 +0300
commit6d5590f9d023a27a42106274ee119b6ed16e15f2 (patch)
tree987a4f18118db9cbb4c4e0bd809258cb829c0ebd /include
parentded5dfef6ef7df76fc54335b29ae4c214026dc1f (diff)
sendmail: remove erroneous usage lines
Diffstat (limited to 'include')
-rw-r--r--include/usage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/usage.h b/include/usage.h
index cfe12c633..367da1d3d 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -3632,8 +3632,6 @@
"Send an email\n" \
"\nOptions:" \
"\n -w timeout Network timeout" \
- "\n -H [user:pass@]server[:port] Server" \
- "\n -S Use openssl connection helper for secure servers" \
"\n -N type Request delivery notification. Type is ignored" \
"\n -f sender Sender" \
"\n -F fullname Sender full name. Overrides $NAME" \