summaryrefslogtreecommitdiffstats
path: root/x11vnc/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/help.c')
-rw-r--r--x11vnc/help.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11vnc/help.c b/x11vnc/help.c
index 409ecd9..a1a3a33 100644
--- a/x11vnc/help.c
+++ b/x11vnc/help.c
@@ -632,10 +632,8 @@ void print_help(int mode) {
" filesystem to prevent network snooping (for example\n"
" -ssldir /var/lib/x11vnc-certs).\n"
"\n"
-" -ssldir effects the other -ssl* options. In the case\n"
-" of maintenance commands where the VNC server is not run\n"
-" (e.g. -sslGenCA), the -ssldir option must precede the\n"
-" command. E.g. x11vnc -ssldir ~/mydir -sslCertInfo LIST\n"
+" -ssldir affects nearly all of the other -ssl* options,\n"
+" e.g. -ssl SAVE, -sslGenCert, etc..\n"
"\n"
"-sslverify [path] For either of the -ssl or -stunnel modes, use [path]\n"
" to provide certificates to authenticate incoming VNC\n"