Updated help text in documentation

This commit is contained in:
Simon Willison 2020-04-02 11:55:35 -07:00
commit 2e61f06e9b
4 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ Options:
-t, --tag TEXT Name for the resulting Docker container, can optionally use
name:tag format
-m, --metadata FILENAME Path to JSON file containing metadata to publish
-m, --metadata FILENAME Path to JSON/YAML file containing metadata to publish
--extra-options TEXT Extra options to pass to datasette serve
--branch TEXT Install datasette from a GitHub branch e.g. master
--template-dir DIRECTORY Path to directory containing custom templates