diff --git a/docs/plugins.md b/docs/plugins.md index da1bb5ad55e..54ee7abc968 100644 --- a/docs/plugins.md +++ b/docs/plugins.md @@ -214,7 +214,7 @@ poetry self remove poetry-plugin You can also list all currently installed plugins by running: ```shell -poetry self show +poetry self show plugins ``` ### With `pipx inject`