mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 21:55:46 +02:00
yarn-why: add page
This commit is contained in:
parent
42a572ad30
commit
b6c67e093c
1 changed files with 8 additions and 0 deletions
8
pages/common/yarn-why.md
Normal file
8
pages/common/yarn-why.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# yarn-why
|
||||
|
||||
> Identifies why a Yarn package has been installed.
|
||||
> Homepage: <https://www.npmjs.com/package/yarn-why>.
|
||||
|
||||
- Show why a Yarn package is installed:
|
||||
|
||||
`yarn-why {{package_name}}`
|
Loading…
Add table
Reference in a new issue