mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-20 05:50:31 +00:00
Update cheatsheets
This commit is contained in:
@@ -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}}`
|
||||
|
||||
Reference in New Issue
Block a user