Skip to content

Commit

Permalink
feat(cli): added --project option to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
finswimmer committed Oct 30, 2022
1 parent 58a2a85 commit 4bc9a33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cli.md
Expand Up @@ -29,6 +29,7 @@ then `--help` combined with any of those can give you more information.
* `--no-interaction (-n)`: Do not ask any interactive question.
* `--no-plugins`: Disables plugins.
* `--no-cache`: Disables Poetry source caches.
* `--project=PROJECT`: Specify path to Poetry project the command should work at.


## new
Expand Down

0 comments on commit 4bc9a33

Please sign in to comment.