Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-18 00:20:54 +00:00
parent 5e29c3e5bb
commit 83af6b3c72
22 changed files with 325 additions and 29 deletions

View File

@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
- Update a package globally:
`npm {{[up|update]}} {{[-g|--global]}} {{package}}`
`npm {{[up|update]}} {{package}} {{[-g|--global]}}`
- Update multiple packages at once: