diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:49:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 16:49:11 +0000 |
commit | f4f3a659b7663cf52c2f2e1fa8e58ed4000e29c9 (patch) | |
tree | 46477e488553a670f4b0346080d3f9a635672104 /debian/manpages/VBoxControl.8 | |
parent | Adding upstream version 7.0.6-dfsg. (diff) | |
download | virtualbox-debian/7.0.6-dfsg-1.tar.xz virtualbox-debian/7.0.6-dfsg-1.zip |
Adding debian version 7.0.6-dfsg-1.debian/7.0.6-dfsg-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/manpages/VBoxControl.8')
-rw-r--r-- | debian/manpages/VBoxControl.8 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/manpages/VBoxControl.8 b/debian/manpages/VBoxControl.8 new file mode 100644 index 00000000..10043491 --- /dev/null +++ b/debian/manpages/VBoxControl.8 @@ -0,0 +1,31 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1. +.TH VBOXCONTROL "8" "October 2022" "VBoxControl" "System Administration Utilities" +.SH NAME +VBoxControl \- x86 virtualization solution +.SH DESCRIPTION +Oracle VM VirtualBox Guest Additions Command Line Management Interface +Copyright \(co 2008\-2022 Oracle and/or its affiliates +.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 delete|unset <property> +VBoxControl guestproperty enumerate [\-\-patterns <patterns>] +VBoxControl guestproperty wait <patterns> +.TP +[\-\-timestamp <last timestamp>] +[\-\-timeout <timeout in ms> +.PP +VBoxControl sharedfolder list [\-\-automount] +VBoxControl writecoredump +VBoxControl writelog [\-n|\-\-no\-newline] [\-\-] <msg> +VBoxControl takesnapshot +VBoxControl savestate +VBoxControl suspend +VBoxControl poweroff +VBoxControl help [command] +VBoxControl version |