mirror of
https://github.com/Corsinvest/cv4pve-pepper.git
synced 2025-02-12 10:01:53 +00:00
Merge pull request #27 from Chouffy/master
Document the debug parameter
This commit is contained in:
commit
506012bbd4
1 changed files with 2 additions and 1 deletions
|
@ -34,6 +34,7 @@ Options:
|
|||
--start-or-resume Run stopped or paused VM
|
||||
--wait-for-startup <wait-for-startup> Wait sec. for startup VM [default: 5]
|
||||
--version Show version information
|
||||
--debug Show debug information
|
||||
-?, -h, --help Show help and usage information
|
||||
|
||||
Commands:
|
||||
|
@ -114,7 +115,7 @@ root@debian:~# cv4pve-pepper --host=192.168.0.100 --username=root@pam --password
|
|||
* Linux /usr/bin/remote-viewer
|
||||
* Windows C:\Program Files\VirtViewer v?.?-???\bin\remote-viewer.exe
|
||||
|
||||
## Options of remove viewer
|
||||
## Options of remote viewer
|
||||
|
||||
Use --viewer-options to send options to viewer.
|
||||
E.g. --viewer-options "-f" for full screen.
|
||||
|
|
Loading…
Reference in a new issue