mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Update cli-reference for editable change, refs #2106
This commit is contained in:
parent
18dd88ee4d
commit
0818182399
1 changed files with 4 additions and 4 deletions
|
|
@ -350,10 +350,10 @@ Would install the `datasette-cluster-map <https://datasette.io/plugins/datasette
|
|||
Install plugins and packages from PyPI into the same environment as Datasette
|
||||
|
||||
Options:
|
||||
-U, --upgrade Upgrade packages to latest version
|
||||
-r, --requirement PATH Install from requirements file
|
||||
-e, --editable DIRECTORY Install a project in editable mode from this path
|
||||
--help Show this message and exit.
|
||||
-U, --upgrade Upgrade packages to latest version
|
||||
-r, --requirement PATH Install from requirements file
|
||||
-e, --editable TEXT Install a project in editable mode from this path
|
||||
--help Show this message and exit.
|
||||
|
||||
|
||||
.. [[[end]]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue