Fixes export on the import c&p

This commit is contained in:
Trenton H 2024-06-01 17:14:36 -07:00
parent 514589d0c5
commit 80f6a802f6

View File

@ -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(