mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 07:00:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,8 +10,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Send the specified key event to a specific virtual machine:
|
||||
|
||||
`qm sendkey {{vm_id}} {{key}}`
|
||||
`qm {{[sen|sendkey]}} {{vm_id}} {{key}}`
|
||||
|
||||
- Allow root user to send key event and ignore locks:
|
||||
|
||||
`qm sendkey --skiplock {{true}} {{vm_id}} {{key}}`
|
||||
`qm {{[sen|sendkey]}} --skiplock {{true}} {{vm_id}} {{key}}`
|
||||
|
||||
Reference in New Issue
Block a user