mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 20:58:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Directly execute binaries from npm packages, using `pnpm` instead of `npm`.
|
||||
> Note: This command is deprecated! Use `pnpm exec` and `pnpm dlx` instead.
|
||||
> More information: <https://web.archive.org/web/20220117192755/https://pnpm.io/pnpx-cli>.
|
||||
> More information: <https://cuyl.github.io/pnpm.github.io/pnpx-cli>.
|
||||
|
||||
- Execute the binary from a given npm module:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user