From 390afc56f05f8d5520ff6c3c9e70fb37ede9ecc1 Mon Sep 17 00:00:00 2001 From: silversword411 Date: Tue, 21 Jun 2022 19:54:46 -0400 Subject: [PATCH] typo --- switches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/switches.md b/switches.md index ffe44c3..77144d9 100644 --- a/switches.md +++ b/switches.md @@ -1,7 +1,7 @@ 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-alone 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: -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.