mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Better copy for 'datasette plugins --help'
This commit is contained in:
parent
8f5c44a166
commit
8cf4b77a92
2 changed files with 3 additions and 3 deletions
|
|
@ -54,7 +54,7 @@ datasette --help
|
|||
inspect Generate JSON summary of provided database files
|
||||
install Install plugins and packages from PyPI into the same...
|
||||
package Package specified SQLite files into a new datasette Docker...
|
||||
plugins List currently available plugins
|
||||
plugins List currently installed plugins
|
||||
publish Publish specified SQLite database files to the internet along...
|
||||
uninstall Uninstall plugins and Python packages from the Datasette...
|
||||
|
||||
|
|
@ -169,7 +169,7 @@ datasette plugins --help
|
|||
|
||||
Usage: datasette plugins [OPTIONS]
|
||||
|
||||
List currently available plugins
|
||||
List currently installed plugins
|
||||
|
||||
Options:
|
||||
--all Include built-in default plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue