diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 14:19:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 14:19:25 +0000 |
commit | 744970696db3fad9c8735bcbe54c840e1e084d76 (patch) | |
tree | 479f3208f97fc415b7dc42c25ba734bb06dc8766 /debian/manpages/VBoxControl.8 | |
parent | Adding upstream version 6.1.22-dfsg. (diff) | |
download | virtualbox-744970696db3fad9c8735bcbe54c840e1e084d76.tar.xz virtualbox-744970696db3fad9c8735bcbe54c840e1e084d76.zip |
Adding debian version 6.1.22-dfsg-4.debian/6.1.22-dfsg-4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/manpages/VBoxControl.8')
-rw-r--r-- | debian/manpages/VBoxControl.8 | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/manpages/VBoxControl.8 b/debian/manpages/VBoxControl.8 new file mode 100644 index 00000000..91b432b9 --- /dev/null +++ b/debian/manpages/VBoxControl.8 @@ -0,0 +1,32 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH VBOXCONTROL "8" "January 2019" "VBoxControl" "System Administration Utilities" +.SH NAME +VBoxControl \- x86 virtualization solution +.SH DESCRIPTION +Oracle VM VirtualBox Guest Additions Command Line Management Interface +(C) 2008\-2019 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 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 |