diff --git a/docs/cli/why.md b/docs/cli/why.md index 5a8ea92d7175..a4c6235223e7 100644 --- a/docs/cli/why.md +++ b/docs/cli/why.md @@ -6,9 +6,11 @@ title: pnpm why Shows all packages that depend on the specified package. :::caution + If the Dependencies Tree has more than 10 results (end leaves), the output will be truncated to 10 end leaves. This makes the output more readable and avoids memory issues. + ::: ## Options