diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2017-11-27 23:35:04 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-12-07 06:25:08 +0100 |
commit | f51194fb15e2d701991cc7cabfff12e521067b48 (patch) | |
tree | 2e16c6bd5f3d393e960edb37eab874cf169fb4bc | |
parent | 80e590ea1d622bd4ee9deeb12a27c7b18cf7f575 (diff) | |
download | nx-libs-f51194fb15e2d701991cc7cabfff12e521067b48.tar.gz nx-libs-f51194fb15e2d701991cc7cabfff12e521067b48.tar.bz2 nx-libs-f51194fb15e2d701991cc7cabfff12e521067b48.zip |
nxcomp/nxproxy: add missing hint for keyconv option
-rw-r--r-- | nxcomp/src/Misc.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nxcomp/src/Misc.cpp b/nxcomp/src/Misc.cpp index 6d9ce08b7..238e01787 100644 --- a/nxcomp/src/Misc.cpp +++ b/nxcomp/src/Misc.cpp @@ -331,6 +331,7 @@ tile=s\n\ menu=n\n\ sleep=n\n\ tolerancechecks=s\n\ +keyconv=s\n\ These options are interpreted by the NX agent. They\n\ are ignored by the proxy.\n\ \n\ |