Author: adam-guest
Date: 2008-03-30 18:37:46 +0000 (Sun, 30 Mar 2008)
New Revision: 1227

Modified:
   trunk/scripts/bts.pl
Log:
Use --smtp-(username|password) consistently rather than the shorter forms

Modified: trunk/scripts/bts.pl
===================================================================
--- trunk/scripts/bts.pl        2008-03-30 18:34:13 UTC (rev 1226)
+++ trunk/scripts/bts.pl        2008-03-30 18:37:46 UTC (rev 1227)
@@ -1814,8 +1814,8 @@
    --no-force-refresh     Do not do so (default)
    --sendmail=cmd         Sendmail command to use (default /usr/sbin/sendmail)
    --smtp-host=host       SMTP host to use
-   --smtp-user=username   Credentials to use when connecting to an SMTP
-   --smtp-pass=password   server which requires authentication
+   --smtp-username=user   Credentials to use when connecting to an SMTP
+   --smtp-password=pass   server which requires authentication
    --no-include-resolved  Do not cache bugs marked as resolved
    --include-resolved     Cache bugs marked as resolved (default)
    --no-ack               Suppress BTS acknowledgment mails



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to