diff --git a/src/documents/management/commands/document_exporter.py b/src/documents/management/commands/document_exporter.py index e9c006cae..3f9143f44 100644 --- a/src/documents/management/commands/document_exporter.py +++ b/src/documents/management/commands/document_exporter.py @@ -155,7 +155,7 @@ class Command(BaseCommand): "--data-only", default=False, action="store_true", - help="If set, only the database will be exported, not files", + help="If set, only the database will be imported, not files", ) parser.add_argument(