Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-31 00:19:32 +00:00
parent 05a60e354f
commit 17ca2e244e
9 changed files with 115 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
- Set a configuration key to a specific value:
`npm config set {{key}}={{value}}`
`npm config set {{key}} {{value}}`
- Delete a configuration key: