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(
|
subparser.add_argument(
|
||||||
"-c", "--collection-slug",
|
"-c", "--collection-slug",
|
||||||
help=(
|
help=(
|
||||||
"Slug of the collection for this media entry."
|
"Slug of the collection for this media entry. "
|
||||||
"Should already exits."))
|
"Should already exist."))
|
||||||
|
|
||||||
subparser.add_argument(
|
subparser.add_argument(
|
||||||
'--celery',
|
'--celery',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user