From c7eac1f95626e376b17ccd684b2a4e9402b3c17c Mon Sep 17 00:00:00 2001 From: Vadim Troshchinskiy Date: Mon, 24 Oct 2016 13:27:52 +0200 Subject: Add description of NX_SLAVE_CMD to man and help --- nxcomp/Misc.cpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nxcomp') diff --git a/nxcomp/Misc.cpp b/nxcomp/Misc.cpp index 71013fc6f..09a0b29d2 100644 --- a/nxcomp/Misc.cpp +++ b/nxcomp/Misc.cpp @@ -357,6 +357,13 @@ tolerancechecks=s\n\ Mac where nxclient is located in a different direct-\n\ ory compared to the other programs, to make easier\n\ for the user to execute the program from the shell.\n\ +\n\ + NX_SLAVE_CMD The full path to the slave channel handler. When the\n\ + slave channel is enabled, the agent will listen on a\n\ + port and forward the connection to the NX_SLAVE_CMD\n\ + program. This can be used to implement agent/proxy\n\ + communication for applications such as serial port and\n\ + USB forwarding.\n\ \n\ Shell environment:\n\ \n\ -- cgit v1.2.3