mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 18:55:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -20,6 +20,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`bun pm pkg get {{property1 property2 property3 ...}}`
|
||||
|
||||
- Get nested property:
|
||||
|
||||
`bun pm pkg get {{property}}.{{attribute}}`
|
||||
|
||||
- Set a property:
|
||||
|
||||
`bun pm pkg set {{property}}="{{value}}"`
|
||||
|
||||
Reference in New Issue
Block a user