From c440ffc65a3e20b272ec0cc34e53f1000369379c Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Mon, 19 Oct 2020 17:33:04 -0700 Subject: [PATCH] Updated serve help, refs #1028 --- docs/datasette-serve-help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/datasette-serve-help.txt b/docs/datasette-serve-help.txt index 0457a321..5a63d4c4 100644 --- a/docs/datasette-serve-help.txt +++ b/docs/datasette-serve-help.txt @@ -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