diff --git a/doc/manpages/qvm-start-daemon.rst b/doc/manpages/qvm-start-daemon.rst index c280ca5..630bdf9 100644 --- a/doc/manpages/qvm-start-daemon.rst +++ b/doc/manpages/qvm-start-daemon.rst @@ -20,7 +20,7 @@ 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 ------- @@ -53,6 +53,17 @@ Options 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 Pidfile path to create in --watch mode