Add missing spaces to help string
This commit is contained in:
parent
07c38d6353
commit
ef643dee0d
@ -44,8 +44,8 @@ class Command(ProgressBarMixin, BaseCommand):
|
||||
default=False,
|
||||
action="store_true",
|
||||
help=(
|
||||
"If set, the document retagger will overwrite any previously"
|
||||
"set correspondent, document and remove correspondents, types"
|
||||
"If set, the document retagger will overwrite any previously "
|
||||
"set correspondent, document and remove correspondents, types "
|
||||
"and tags that do not match anymore due to changed rules."
|
||||
),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user