Skip to content

Commit

Permalink
vboxmanage: fix typo in example (tldr-pages#8070)
Browse files Browse the repository at this point in the history
  • Loading branch information
gitmpr authored May 16, 2022
1 parent bc8eae7 commit 9659a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/vboxmanage.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

- Start a virtual machine in headless mode:

`VBoxManage startvm {{name|uuid}} -type headless`
`VBoxManage startvm {{name|uuid}} --type headless`

- Shutdown the virtual machine and save its current state:

Expand Down

0 comments on commit 9659a81

Please sign in to comment.