doc: document qvm-start-daemon --force, --kde

This commit is contained in:
Marek Marczykowski-Górecki 2020-07-16 04:44:22 +02:00
parent af1c1e5234
commit 60d28dc13a
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -20,7 +20,7 @@
Synopsis Synopsis
-------- --------
:command:`qvm-start-daemon` [-h] [--verbose] [--quiet] [--all] [--exclude *EXCLUDE*] [--watch] [--force-stubdomain] [--pidfile *PIDFILE*] [--notify-monitory-layout] [*VMNAME* [*VMNAME* ...]] :command:`qvm-start-daemon` [-h] [--verbose] [--quiet] [--all] [--exclude *EXCLUDE*] [--watch] [--kde] [--force] [--force-stubdomain] [--pidfile *PIDFILE*] [--notify-monitory-layout] [*VMNAME* [*VMNAME* ...]]
Options Options
------- -------
@ -53,6 +53,17 @@ Options
Start GUI to stubdomain-emulated VGA, even if gui-agent is running in the VM Start GUI to stubdomain-emulated VGA, even if gui-agent is running in the VM
.. option:: --force
Force running, even if this isn't GUI/Audio domain. GUI domain is a domain
with 'guivm-gui-agent' qvm-service enabled. Similarly for Audio domain it is
'audiovm-audio-agent' qvm-service.
.. option:: --kde
Set KDE specific arguments to gui-daemon - required for proper windows
decoration on KDE.
.. option:: --pidfile .. option:: --pidfile
Pidfile path to create in --watch mode Pidfile path to create in --watch mode