Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-15 00:18:23 +00:00
parent a64ce083c4
commit d973616cf7
4 changed files with 92 additions and 0 deletions

12
tldr/npm-list Normal file
View File

@@ -0,0 +1,12 @@
---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# npm list
> This command is an alias of `npm ls`.
- View documentation for the original command:
`tldr npm ls`