From 6657d52ee1fc5c7d5e0c64bfd54d60375d334e40 Mon Sep 17 00:00:00 2001 From: Chouffy Date: Tue, 19 Dec 2023 13:41:49 +0100 Subject: [PATCH] Document the debug parameter --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d1c54cc..6a54ba6 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Options: --start-or-resume Run stopped or paused VM --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.