aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
diff options
context:
space:
mode:
authorMike DePaulo <mikedep333@gmail.com>2015-06-28 01:33:49 -0400
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-09-28 07:53:07 +0200
commitd8132cbfededf6bafaf97758a36c46e7a793c40b (patch)
treecadd935c64d3188f223ddbe3bd5b1370f2473502 /nx-X11
parent5720842b607a6d77c99230071d83fc9c0735bc45 (diff)
downloadnx-libs-d8132cbfededf6bafaf97758a36c46e7a793c40b.tar.gz
nx-libs-d8132cbfededf6bafaf97758a36c46e7a793c40b.tar.bz2
nx-libs-d8132cbfededf6bafaf97758a36c46e7a793c40b.zip
Correct manpages: --help -> -help
xorg-server does not follow the convention of using 2 dashes. Note that --help does produce the help output. However, it produces this additional output after it: Error: Aborting session with 'Unrecognized option: --help'. Session: Aborting session at 'Sun Jun 28 01:35:35 2015'. Session: Session aborted at 'Sun Jun 28 01:35:35 2015'. It also causes a return code of 1 rather than 0. Therefore, we should instruct users to call -help instead.
Diffstat (limited to 'nx-X11')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/man/nxagent.12
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/man/x2goagent.12
2 files changed, 2 insertions, 2 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index 198632312..f92393893 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -23,7 +23,7 @@ NoMachine's \fBnxclient\fR or the community projects \fBqtnx\fR and \fBremmina\f
.SH OPTIONS
.TP
-.B \--help
+.B \-help
Lists all others options that are not listed here.
.SH FURTHER READINGS
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/x2goagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/x2goagent.1
index b9e8ddab5..a78855584 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/x2goagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/x2goagent.1
@@ -23,7 +23,7 @@ Python X2Go API).
.SH OPTIONS
.TP
-.B \--help
+.B \-help
Lists all others options that are not listed here.
.SH FURTHER READINGS