mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 00:58:23 +00:00
Update cheatsheets
This commit is contained in:
@@ -30,4 +30,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Delete a device:
|
||||
|
||||
`qm set {{100}} --delete {{device_name0}}`
|
||||
`qm set {{100}} --delete {{device_name0,device_name1,...}}`
|
||||
|
||||
- Passthrough a GPU device to the guest:
|
||||
|
||||
`qm set {{100}} --hostpci{{0}} {{0000:00:02}},x-vga=1 --bios ovmf`
|
||||
|
||||
Reference in New Issue
Block a user