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 16, 2022
1 parent 0e00711 commit 0e20911
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 0e20911

Please sign in to comment.