Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-09 00:22:15 +00:00
parent 4c849cfc8a
commit ffe393201e
18 changed files with 43 additions and 40 deletions

View File

@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
- Install only production dependencies (skips `devDependencies`):
`bun {{[i|install]}} --production`
`bun {{[i|install]}} {{[-p|--production]}}`
- Install dependencies exactly from the `bun.lockb` lockfile (frozen lockfile):