mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:04:56 +02:00
yarn-why: add Brazilian Portuguese translation
This commit is contained in:
parent
94041eb8b6
commit
ff4946a5e9
1 changed files with 8 additions and 0 deletions
8
pages.pt-BR/common/yarn-why.md
Normal file
8
pages.pt-BR/common/yarn-why.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# yarn-why
|
||||
|
||||
> Identifica por que um pacote Yarn foi instalado.
|
||||
> Página oficial: <https://www.npmjs.com/package/yarn-why>.
|
||||
|
||||
- Exibir na tela o motivo de um pacote Yarn estar instalado:
|
||||
|
||||
`yarn-why {{nome_do_pacote}}`
|
Loading…
Add table
Reference in a new issue