Commit 2e7605ef by finswimmer Committed by GitHub

Merge pull request #2553 from mrh1997/patch-1

Fix documentation of "poetry env list"
parents 00c9e49c 8d95143c
...@@ -92,7 +92,7 @@ poetry env info --path ...@@ -92,7 +92,7 @@ poetry env info --path
## Listing the environments associated with the project ## Listing the environments associated with the project
You can also list all the virtual environments associated with the current virtual environment You can also list all the virtual environments associated with the current project
with the `env list` command: with the `env list` command:
```bash ```bash
......
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