poetry-help: add page (#18762)

This commit is contained in:
alison
2025-10-18 11:29:18 -07:00
committed by GitHub
parent 76982d1521
commit 87c2d04a16
+12
View File
@@ -0,0 +1,12 @@
# poetry help
> Display global help, or help for a specific `poetry` command.
> More information: <https://python-poetry.org/docs/cli/#help>.
- Display global help:
`poetry help`
- Display help for a specific command:
`poetry help {{config|show|...}}`