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
commit3fffb21251d838d7da392814fc1b742ae1b5cd19 (patch)
treef11ec7603d34d7023b230eb746d135980f541ba5 /bin/contact-maintainers
parent43274ee2164aa452f07ae660dd6bbe8cba9bbd4e (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