Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mutalyzer
mutalyzer2
Commits
3189f836
Commit
3189f836
authored
Nov 08, 2015
by
Jeroen F.J. Laros
Browse files
Subcommand consistent naming.
parent
5cb366f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
mutalyzer/entrypoints/admin.py
View file @
3189f836
...
...
@@ -421,7 +421,7 @@ def main():
# Subparsers for 'email_blackist'.
s
=
subparsers
.
add_parser
(
'email
_
blackist'
,
help
=
'manage e-mail blacklist'
,
'email
-
blackist'
,
help
=
'manage e-mail blacklist'
,
description
=
'Manage blacklisted e-mails.'
,
epilog
=
'Blacklisting will notify the user that an e-mail address is '
'invalid. Using an invalid e-mail address causes mail delivery '
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment