Skip to content

Commit

Permalink
feat(cli): added --directory option to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
finswimmer committed Nov 3, 2022
1 parent 1447c40 commit e68ea1e
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.
* `--directory=DIRECTORY (-C)`: The working directory for the Poetry command (defaults to the current working directory).


## new
Expand Down

0 comments on commit e68ea1e

Please sign in to comment.