Update CLI reference help, refs #1855

This commit is contained in:
Simon Willison 2022-12-12 20:21:48 -08:00
commit 14f1cc4984
3 changed files with 31 additions and 7 deletions

View file

@ -153,7 +153,6 @@ If you run ``datasette plugins --all`` it will include default plugins that ship
"hooks": [
"actor_from_request",
"permission_allowed",
"register_commands",
"register_permissions",
"skip_csrf"
]