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 779d546456ee7fabe5a8193e2f18aac29104d176 Author: Mike DePaulo <mikedep333@gmail.com> Date: Sun Jun 28 01:50:00 2015 -0400 Correct nxproxy manpage also: --help -> -help xorg-server does not follow the convention of using 2 dashes, and apparently nx-libs doesn't either. Note that --help does produce the help output. However, it produces this additional output after it: Error: NX transport initialization failed. Therefore, we should instruct users to call -help instead. --- nxproxy/man/nxproxy.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nxproxy/man/nxproxy.1 b/nxproxy/man/nxproxy.1 index 0432380..d389d10 100644 --- a/nxproxy/man/nxproxy.1 +++ b/nxproxy/man/nxproxy.1 @@ -20,7 +20,7 @@ the NX compression libraries. \fBnxproxy\fR is a backend application utilized by the X2GoClient GUI and some other NX/X2Go clients. .PP .SH OPTIONS -For an insight in \fBnxproxy\fR options use \fBnxproxy \-\-help\fR on the command line. +For an insight in \fBnxproxy\fR options use \fBnxproxy \-help\fR on the command line. .PP .SH AUTHOR This manual has been written by Mike Gabriel <mike.gabriel@das\-netzwerkteam.de> for the X2Go project -- Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git