mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
Update npm.md
This commit is contained in:
parent
91c6744c1e
commit
b5d71ae196
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
`npm list`
|
||||
|
||||
- List a tree of globally installed modules:
|
||||
- List globally installed modules:
|
||||
|
||||
`npm list -g --depth=0`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue