From b618dba10345db75b6dc6ba2c9a7218e97044934 Mon Sep 17 00:00:00 2001 From: Vladimir Dronnikov Date: Sun, 4 Oct 2009 01:34:54 +0200 Subject: sendmail: accept -i too, not only -oi Signed-off-by: Vladimir Dronnikov Signed-off-by: Denys Vlasenko --- include/usage.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index 42d8b9bcd..9b9a56f95 100644 --- a/include/usage.h +++ b/include/usage.h @@ -3814,6 +3814,7 @@ "\n -t Read additional recipients from message body" \ "\n -f sender Sender (required)" \ "\n -o options Various options. -oi implied, others are ignored" \ + "\n -i -oi synonym. implied and ignored" \ "\n" \ "\nBusybox specific options:" \ "\n -w seconds Network timeout" \ -- cgit v1.2.3