From 148f22f05f848643af5f3a9af89646d3255f1c44 Mon Sep 17 00:00:00 2001 From: El Date: Mon, 28 Apr 2025 23:40:57 +0500 Subject: [PATCH] KASM-6984 Update man pages --- unix/xserver/hw/vnc/Xvnc.man | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/unix/xserver/hw/vnc/Xvnc.man b/unix/xserver/hw/vnc/Xvnc.man index c23bccd..206784c 100644 --- a/unix/xserver/hw/vnc/Xvnc.man +++ b/unix/xserver/hw/vnc/Xvnc.man @@ -574,6 +574,16 @@ When \fBNoClipboard\fP parameter is set, allowing override of \fBSendCutText\fP and \fBAcceptCutText\fP has no effect. Default is \fBdesktop,AcceptPointerEvents,SendCutText,AcceptCutText,SendPrimary,SetPrimary\fP. +. +TP +.B -Benchmark +Run the built-in benchmarking routines on the specified video file and exit. +When this option is used, benchmarking results can be saved to a file specified by the \fB-BenchmarkResults\fP option; otherwise, the results are saved to \fBBenchmark.xml\fP by default. +. +.TP +.B -BenchmarkResults +Save the benchmarking results to the specified file. +Use this option together with \fB-Benchmark\fP to output the report to a custom file. .SH USAGE WITH INETD By configuring the \fBinetd\fP(1) service appropriately, Xvnc can be launched