Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mutalyzer
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirrors
mutalyzer
Commits
3189f836
Commit
3189f836
authored
9 years ago
by
Jeroen F.J. Laros
Browse files
Options
Downloads
Patches
Plain Diff
Subcommand consistent naming.
parent
5cb366f7
Branches
ebi
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
mutalyzer/entrypoints/admin.py
+1
-1
1 addition, 1 deletion
mutalyzer/entrypoints/admin.py
with
1 addition
and
1 deletion
mutalyzer/entrypoints/admin.py
+
1
−
1
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
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment