man: document websocket flag

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
v0.7
Lucas Servén Marín 2023-10-20 19:11:18 +02:00 committed by Andri Yngvason
parent 4a518986b8
commit 51d82a183f
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ wayvnc - A VNC server for wlroots based Wayland compositors.
*-v,--verbose* *-v,--verbose*
Be more verbose. Same as setting `--log-level=info`. Be more verbose. Same as setting `--log-level=info`.
*-w,--websocket*
Create a websocket.
*-L,--log-level* *-L,--log-level*
Set log level. The levels are: error, warning, info, debug, trace and Set log level. The levels are: error, warning, info, debug, trace and
quiet. quiet.