docs(miscellaneous): Export Datasoruces: export datasources exports to ZIP (#27120)

This commit is contained in:
James O'Claire 2024-02-16 02:07:34 +08:00 committed by GitHub
parent 60fe58196a
commit 04be96b0dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ You can print your current datasources to stdout by running:
superset export_datasources
```
To save your datasources to a file run:
To save your datasources to a ZIP file run:
```
superset export_datasources -f <filename>