[X2Go-Commits] [nx-libs] 03/30: nxagent/Args.c: Mention new -options cmdline parameter in usage info.

git-admin at x2go.org git-admin at x2go.org
Tue Feb 27 09:51:48 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x
in repository nx-libs.

commit deeac7e0f50f4ca7346406325be2e3d26f74d750
Author: Simon Matter <simon.matter at invoca.ch>
Date:   Wed Feb 21 23:46:55 2018 +0100

    nxagent/Args.c: Mention new -options cmdline parameter in usage info.
    
    Fixes ArcticaProject/nx-libs#639
---
 nx-X11/programs/Xserver/hw/nxagent/Args.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Args.c b/nx-X11/programs/Xserver/hw/nxagent/Args.c
index 1a43f37..1af2365 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Args.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Args.c
@@ -2095,6 +2095,7 @@ void ddxUseMsg()
   ErrorF("-install               install colormaps directly\n");
 
   ErrorF("The NX system adds the following arguments:\n");
+  ErrorF("-options file|string   file or string containing nx/nx options\n");
   ErrorF("-forcenx               force use of NX protocol messages assuming communication through nxproxy\n");
   ErrorF("-timeout int           auto-disconnect timeout in seconds (minimum allowed: 60)\n");
   ErrorF("-norootlessexit        don't exit if there are no clients in rootless mode\n");

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list