Author: benh
Date: 2015-12-30 22:53:09 +0000 (Wed, 30 Dec 2015)
New Revision: 38612

Modified:
   bin/contact-maintainers
Log:
Correct help text for contact-maintainers --no-dsa option

Modified: bin/contact-maintainers
===================================================================
--- bin/contact-maintainers     2015-12-30 22:12:44 UTC (rev 38611)
+++ bin/contact-maintainers     2015-12-30 22:53:09 UTC (rev 38612)
@@ -43,7 +43,7 @@
 parser.add_argument('--lts', action='store_true',
                     help='Act as a member of the LTS team')
 parser.add_argument('--no-dsa', dest='no_dsa', action='store_true',
-                    help='Act as a member of the LTS team')
+                    help='Say that issues are low severity (no need for 
DSA/DLA)')
 parser.add_argument('--mailer', action='store', default='mutt -H {}',
                     help='Command executed. Must contain {} to be replaced '
                     'by the filename of the draft contact mail')


_______________________________________________
Secure-testing-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

Reply via email to