mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Rename --help-config to --help-settings, closes #1431
This commit is contained in:
parent
e837095ef3
commit
77f46297a8
3 changed files with 16 additions and 8 deletions
|
|
@ -32,7 +32,7 @@ Options:
|
|||
--get TEXT Run an HTTP GET request against this path, print results and
|
||||
exit
|
||||
--version-note TEXT Additional note to show on /-/versions
|
||||
--help-config Show available config options
|
||||
--help-settings Show available settings
|
||||
--pdb Launch debugger on any errors
|
||||
-o, --open Open Datasette in your web browser
|
||||
--create Create database files if they do not exist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue