Update cheatsheets

This commit is contained in:
ivuorinen
2026-02-24 00:26:57 +00:00
parent f70030d745
commit b18fed14e8
5 changed files with 85 additions and 2 deletions

View File

@@ -29,9 +29,9 @@ source: https://github.com/tldr-pages/tldr.git
`bun pm hash`
- Print the path to Bun's global module cache:
- List the current untrusted dependencies that contain scripts:
`bun pm cache`
`bun pm untrusted`
- Migrate another package manager's lockfile without installing anything: