Update cheatsheets

This commit is contained in:
ivuorinen
2025-07-26 00:21:07 +00:00
parent 46995545d6
commit 5dd0e05729
145 changed files with 351 additions and 275 deletions

View File

@@ -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}}`