diff options
Diffstat (limited to '')
-rw-r--r-- | debian/manpages/VBoxClient.1 | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/debian/manpages/VBoxClient.1 b/debian/manpages/VBoxClient.1 new file mode 100644 index 00000000..2c5c98f2 --- /dev/null +++ b/debian/manpages/VBoxClient.1 @@ -0,0 +1,52 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH VBOXCLIENT "1" "January 2019" "VBoxClient" "User Commands" +.SH NAME +VBoxClient \- x86 virtualization solution +.SH SYNOPSIS +.B VBoxClient +\fI\,--clipboard|--draganddrop|--checkhostversion|--seamless|--vmsvga|--vmsvga-session\/\fR +.SH DESCRIPTION +Oracle VM VirtualBox VBoxClient +Copyright \(co 2005\-2022 Oracle and/or its affiliates +.PP +[\-d|\-\-nodaemon] +.SH OPTIONS +.TP +\fB\-\-clipboard\fR +starts the shared clipboard service +.TP +\fB\-\-draganddrop\fR +starts the drag and drop service +.TP +\fB\-\-checkhostversion\fR +starts the host version notifier service +.TP +\fB\-\-seamless\fR +starts the seamless windows service +.TP +\fB\-\-vmsvga\fR +starts VMSVGA dynamic resizing for X11/Wayland guests +.TP +\fB\-\-vmsvga\-session\fR +starts Desktop Environment specific screen assistant for X11/Wayland guests +(VMSVGA graphics adapter only) +.TP +\fB\-\-display\fR +starts VMSVGA dynamic resizing for legacy guests +.TP +\fB\-f\fR, \fB\-\-foreground\fR +run in the foreground (no daemonizing) +.TP +\fB\-d\fR, \fB\-\-nodaemon\fR +continues running as a system service +.TP +\fB\-h\fR, \fB\-\-help\fR +shows this help text +.HP +\fB\-l\fR, \fB\-\-logfile\fR <path> enables logging to a file +.TP +\fB\-v\fR, \fB\-\-verbose\fR +increases logging verbosity level +.TP +\fB\-V\fR, \fB\-\-version\fR +shows version information |