Update cheatsheets

This commit is contained in:
ivuorinen
2024-11-04 00:18:17 +00:00
parent fd7ebaa72d
commit f0c47a27eb
6 changed files with 70 additions and 3 deletions

12
tldr/npm-author Normal file
View File

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