From 79e4c20a076ec08490797595626407027e9e8b03 Mon Sep 17 00:00:00 2001
From: Ulrich Sibiller <uli42@gmx.de>
Date: Mon, 17 Dec 2018 22:33:52 +0100
Subject: manpage: add -sync

(partially) fixes ArcticaProject/nx-libs#666
---
 nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'nx-X11/programs/Xserver/hw')

diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index 9dd4c8485..23bf5de77 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -199,6 +199,12 @@ e.g.:
 display number string written to STDERR is beautified with some human-readable
 (machine-parseable) text.
 .TP 8
+.B \-sync
+This option tells \fBnxagent\fR to synchronize its window and graphics
+operations with the real server.  This is a useful option for
+debugging, but it will slow down \fBnxagent\fR's performance
+considerably.  It should not be used unless absolutely necessary.
+.TP 8
 .B \-deferglyphs \fIwhichfonts\fP
 specifies the types of fonts for which the server should attempt to use
 deferred glyph loading.  \fIwhichfonts\fP can be all (all fonts),
-- 
cgit v1.2.3