doc: document qvm-start-daemon --force, --kde
This commit is contained in:
parent
af1c1e5234
commit
60d28dc13a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user