-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
poetry show
--why
option requires --tree
#5625
Comments
It shouldn't, but I agree I didn't write docs clearly. You should be able to show |
@tgolsson can it be assumed, that you will make a PR fixing the docs? |
Yes, sorry! Wanted to make one yesterday but got caught up in other things. |
No worries. Just wanted to know whether to expect anything. Take your time |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Issue
--why
option onpoetry show
command is dependent on--tree
option, but documentation doesn't reflect that.--why
should be listed as suboption under--tree
, have note about it in its description or be denoted the same way--only
is (note box).The text was updated successfully, but these errors were encountered: