Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-30 00:17:29 +00:00
parent 271ab85d39
commit dfd5b3bcaa
3 changed files with 69 additions and 2 deletions

View File

@@ -22,8 +22,8 @@ source: https://github.com/tldr-pages/tldr.git
- Specify a password ID to start an encrypted virtual machine:
`VBoxManage startvm {{vm_name|uuid}} --password-id {{password_id}}`
`VBoxManage startvm {{vm_name|uuid}} --password-id {{password_id}}`
- Start a virtual machine with an environment variable pair name value:
`VBoxManage startvm {{vm_name|uuid}} --put-env={{name}}={{value}}`
`VBoxManage startvm {{vm_name|uuid}} --put-env={{name}}={{value}}`