Align man-page with help-text

pull/146/head
Andri Yngvason 2022-07-30 21:23:53 +00:00
parent 069d2de873
commit 50aec16a5e
1 changed files with 10 additions and 0 deletions

View File

@ -13,6 +13,9 @@ wayvnc - A VNC server for wlroots based Wayland compositors.
*-C, --config=<path>*
Select a config file.
*-g,--gpu*
Enable features that require GPU.
*-o, --output=<name>*
Select output to capture.
@ -42,6 +45,13 @@ wayvnc - A VNC server for wlroots based Wayland compositors.
*-V, --version*
Show version info.
*-v,--verbose*
Be more verbose. Same as setting `--log-level=info`.
*-L,--log-level*
Set log level. The levels are: error, warning, info, debug, trace and
quiet.
*-h, --help*
Get help.