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
commita3ffb156a0e94b94d6e197e1e75a8fda2b8639bd (patch)
treec9e0d5b171a9f5f876675f6c1c15a68ef694b7b7 /bin/contact-maintainers
parentcf0f757c2b711eb227ad5a578328d73c12f90799 (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