mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-15 15:00:07 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,8 +10,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Move a virtual disk:
|
||||
|
||||
`qm {{[di|disk]}} move {{vm_id}} {{destination}} {{index}}`
|
||||
`qm {{[di|disk]}} {{[m|move]}} {{vm_id}} {{destination}} {{index}}`
|
||||
|
||||
- Delete the previous copy of the virtual disk:
|
||||
|
||||
`qm {{[di|disk]}} move -delete {{vm_id}} {{destination}} {{index}}`
|
||||
`qm {{[di|disk]}} {{[m|move]}} --delete {{vm_id}} {{destination}} {{index}}`
|
||||
|
||||
Reference in New Issue
Block a user