Commit 4962622e by finswimmer Committed by Bjorn Neergaard

feat(cli): added --directory option to docs

parent 80296c2e
...@@ -29,6 +29,7 @@ then `--help` combined with any of those can give you more information. ...@@ -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-interaction (-n)`: Do not ask any interactive question.
* `--no-plugins`: Disables plugins. * `--no-plugins`: Disables plugins.
* `--no-cache`: Disables Poetry source caches. * `--no-cache`: Disables Poetry source caches.
* `--directory=DIRECTORY (-C)`: The working directory for the Poetry command (defaults to the current working directory).
## new ## new
......
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