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