blob: 2b68ddf7d5d453c7cc90e5f9069ea1d3beba7edf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1.
.TH VBOXCONTROL "8" "March 2013" "VBoxControl" "System Administration Utilities"
.SH NAME
VBoxControl \- x86 virtualization solution
.SH DESCRIPTION
Oracle VM VirtualBox Guest Additions Command Line Management Interface
(C) 2008\-2013 Oracle Corporation
All rights reserved.
.PP
Usage:
.PP
VBoxControl [\-v|\-\-version] print version number and exit
VBoxControl \fB\-\-nologo\fR ... suppress the logo
.PP
VBoxControl guestproperty get <property> [\-\-verbose]
VBoxControl guestproperty set <property> [<value> [\-\-flags <flags>]]
VBoxControl guestproperty enumerate [\-\-patterns <patterns>]
VBoxControl guestproperty wait <patterns>
.IP
[\-\-timestamp <last timestamp>]
[\-\-timeout <timeout in ms>
.PP
VBoxControl sharedfolder list [\-automount]
VBoxControl writecoredump
VBoxControl takesnapshot
VBoxControl savestate
VBoxControl suspend
VBoxControl poweroff
VBoxControl help [command]
VBoxControl version
|