mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 19:01:36 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,12 +10,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Show command-line for a specific virtual machine:
|
||||
|
||||
`qm showcmd {{vm_id}}`
|
||||
`qm {{[sho|showcmd]}} {{vm_id}}`
|
||||
|
||||
- Put each option on a new line to enhance human readability:
|
||||
|
||||
`qm showcmd --pretty {{true}} {{vm_id}}`
|
||||
`qm {{[sho|showcmd]}} --pretty {{true}} {{vm_id}}`
|
||||
|
||||
- Fetch configuration values from a specific snapshot:
|
||||
|
||||
`qm showcmd --snapshot {{string}} {{vm_id}}`
|
||||
`qm {{[sho|showcmd]}} --snapshot {{string}} {{vm_id}}`
|
||||
|
||||
Reference in New Issue
Block a user