Usage instructions are wrong for poetry -v install
#6039
Labels
kind/bug
Something isn't working as expected
poetry -v install
#6039
-vvv
option).Issue
The usage output here seems to indicate that my usage is correct.
install
is listed as a command further below.Using
poetry install -v
does work, but the usage is very clear in that this is the wrong usage.Also, when running
poetry -vv install
, an entirely different error is shown:Remotely related to python-poetry/cleo#249
The text was updated successfully, but these errors were encountered: