mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Updated serve help, refs #1028
This commit is contained in:
parent
6aa5886379
commit
c440ffc65a
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Options:
|
|||
useful for development
|
||||
|
||||
--cors Enable CORS by serving Access-Control-Allow-Origin: *
|
||||
--load-extension PATH Path to a SQLite extension to load
|
||||
--load-extension TEXT Path to a SQLite extension to load
|
||||
--inspect-file TEXT Path to JSON file created using "datasette inspect"
|
||||
-m, --metadata FILENAME Path to JSON/YAML file containing license/source metadata
|
||||
--template-dir DIRECTORY Path to directory containing custom templates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue