mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 05:45:33 +08:00
poetry-help: add page (#18762)
This commit is contained in:
@@ -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|...}}`
|
||||
Reference in New Issue
Block a user