summaryrefslogtreecommitdiff
path: root/plugins/yarn/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/yarn/README.md')
-rw-r--r--plugins/yarn/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/yarn/README.md b/plugins/yarn/README.md
index 270bf6b7f..5c7c7f323 100644
--- a/plugins/yarn/README.md
+++ b/plugins/yarn/README.md
@@ -55,3 +55,4 @@ zstyle ':omz:plugins:yarn' global-path no
| yv | `yarn version` | Update the version of your package |
| yw | `yarn workspace` | Run a command within a single workspace. |
| yws | `yarn workspaces` | Run a command within all defined workspaces. |
+| yy | `yarn why` | Show why a package has been installed, detailing which other packages depend on it |