mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 20:01:32 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Remove a package globally:
|
||||
|
||||
`npm {{[r|uninstall]}} {{[-g|--global]}} {{package_name}}`
|
||||
`npm {{[r|uninstall]}} {{package_name}} {{[-g|--global]}}`
|
||||
|
||||
- Remove multiple packages at once:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user