Commit 839f7c40 by tal66 Committed by Arun Babu Neelicattu

docs: add `--local` option in `config`

parent d0aa6e87
...@@ -513,6 +513,7 @@ See [Configuration]({{< relref "configuration" >}}) for all available settings. ...@@ -513,6 +513,7 @@ See [Configuration]({{< relref "configuration" >}}) for all available settings.
* `--unset`: Remove the configuration element named by `setting-key`. * `--unset`: Remove the configuration element named by `setting-key`.
* `--list`: Show the list of current config variables. * `--list`: Show the list of current config variables.
* `--local`: Set/Get settings that are specific to a project (in the local configuration file `poetry.toml`).
## run ## run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment