Skip to content

Commit

Permalink
Add explicity mention that export datasources exports to ZIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ddxv committed Feb 15, 2024
1 parent 9514300 commit 5feb8e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 5feb8e2

Please sign in to comment.