From d1800bfdd853f766f184db7092bd717833d6eef9 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Wed, 22 Jun 2022 16:54:16 -0700 Subject: [PATCH] Updated switches documentation. --- switches.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/switches.md b/switches.md index ffe44c3..2e539fa 100644 --- a/switches.md +++ b/switches.md @@ -1,7 +1,10 @@ MeshCommander Command Line Switches =================================== -To make Mesh Commander run as a stand-alond tool, you will need NW.js (http://nwjs.io/). It's basically a browser frame that allows web applications to run natively. Once you get NW.js installed, open "commander.htm". MeshCommander will accept the following command line arguments: +To make Mesh Commander run as a stand-alond tool, you will need NW.js (http://nwjs.io/). It's basically a browser frame that allows web +applications to run natively. Once you get NW.js installed, open "commander.htm". MeshCommander will accept the following command line +arguments. Note that these command line switches are only intended to work with MeshCommander running within NW.js, and are not +applicable to other editions of MeshCommander. -kvmviewonly Remote desktop will not allow mouse & keyboard input. -host:[hostname] Directly connect to a target host. If user/pass arguments are not provided, Kerberos will be used.