Fix trivial spelling and spacing error in cli help
This commit is contained in:
parent
741c25fd67
commit
2d0870e061
@ -59,8 +59,8 @@ def parser_setup(subparser):
|
||||
subparser.add_argument(
|
||||
"-c", "--collection-slug",
|
||||
help=(
|
||||
"Slug of the collection for this media entry."
|
||||
"Should already exits."))
|
||||
"Slug of the collection for this media entry. "
|
||||
"Should already exist."))
|
||||
|
||||
subparser.add_argument(
|
||||
'--celery',
|
||||
|
Loading…
x
Reference in New Issue
Block a user