Author: adam-guest
Date: 2008-03-24 18:45:34 +0000 (Mon, 24 Mar 2008)
New Revision: 1198

Modified:
   trunk/debian/changelog
   trunk/scripts/bts.pl
Log:
  + Add --cc-addr to --help output

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-03-24 17:54:17 UTC (rev 1197)
+++ trunk/debian/changelog      2008-03-24 18:45:34 UTC (rev 1198)
@@ -5,6 +5,7 @@
       too long, rather than for each extra command (Closes: #471304)
     + Make --no-action and --(force-)interactive work if neither DEBEMAIL
       nor EMAIL are set (Closes: #467066)
+    + Add --cc-addr to --help output
   * checkbashisms:
     + Make --version actually produce version information
     + Fix explanation of VAR+=foo

Modified: trunk/scripts/bts.pl
===================================================================
--- trunk/scripts/bts.pl        2008-03-24 17:54:17 UTC (rev 1197)
+++ trunk/scripts/bts.pl        2008-03-24 18:45:34 UTC (rev 1198)
@@ -1786,6 +1786,9 @@
                           version instead
    --mailreader=CMD       Run CMD to read an mbox; default is 'mutt -f %s'
                           (must contain %s, which is replaced by mbox name)
+   --cc-addr=CC_EMAIL_ADDRESS
+                          Send carbon copies to a list of users. 
CC_EMAIL_ADDRESS
+                          should be a comma-separated list of emails.
    -f, --force-refresh    Reload all bug reports being cached, even unchanged
                           ones
    --no-force-refresh     Do not do so (default)



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

Reply via email to