Align man-page with help-text
parent
069d2de873
commit
50aec16a5e
10
wayvnc.scd
10
wayvnc.scd
|
@ -13,6 +13,9 @@ wayvnc - A VNC server for wlroots based Wayland compositors.
|
||||||
*-C, --config=<path>*
|
*-C, --config=<path>*
|
||||||
Select a config file.
|
Select a config file.
|
||||||
|
|
||||||
|
*-g,--gpu*
|
||||||
|
Enable features that require GPU.
|
||||||
|
|
||||||
*-o, --output=<name>*
|
*-o, --output=<name>*
|
||||||
Select output to capture.
|
Select output to capture.
|
||||||
|
|
||||||
|
@ -42,6 +45,13 @@ wayvnc - A VNC server for wlroots based Wayland compositors.
|
||||||
*-V, --version*
|
*-V, --version*
|
||||||
Show version info.
|
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*
|
*-h, --help*
|
||||||
Get help.
|
Get help.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue