summaryrefslogtreecommitdiffstats
path: root/bin/contact-maintainers
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2015-12-30 22:53:09 +0000
committerBen Hutchings <benh@debian.org>2015-12-30 22:53:09 +0000
commit925318287d638504a8de49b0f56bc7230e48dc70 (patch)
tree6402d9414f27c70552353251ca89bcc5383cebe6 /bin/contact-maintainers
parent889a8e5d81cf3b54980da2671ff8a12a53151f53 (diff)
Correct help text for contact-maintainers --no-dsa option
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@38612 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'bin/contact-maintainers')
-rwxr-xr-xbin/contact-maintainers2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/contact-maintainers b/bin/contact-maintainers
index b0061d98be..152665ada8 100755
--- a/bin/contact-maintainers
+++ b/bin/contact-maintainers
@@ -43,7 +43,7 @@ parser.add_argument('--force', action='store_true',
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')

© 2014-2024 Faster IT GmbH | imprint | privacy policy