Thanks for this patch.  Here's a small fix to the usage message:

--- mail.orig   2008-05-15 15:50:14.000000000 -0600
+++ mail        2008-05-15 15:51:21.000000000 -0600
@@ -21,7 +21,7 @@
 
 usage()
 {
-       printf $"Usage: quilt mail {--mbox file|--send} [-m text] [--prefix 
prefix] [--sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] 
[--subject ...] [--signature file]\n"
+       printf $"Usage: quilt mail {--mbox file|--send} [--select] [-m text] 
[--prefix prefix] [--sender ...] [--from ...] [--to ...] [--cc ...] [--bcc ...] 
[--subject ...] [--signature file]\n"
        if [ x$1 = x-h ]
        then
                printf $"



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to