From 8de9f4b85c3a3a28be668ffbec286466d582b7f6 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 25 Mar 2015 16:03:37 +0200 Subject: [PATCH] docs(help) --noauth -> --no-auth --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 2e7448fa..4eeb513c 100644 --- a/HELP.md +++ b/HELP.md @@ -66,7 +66,7 @@ Cloud Commander supports command line parameters: | `-p, --port` | set port number | `-u, --username` | set username | `-ps, --password` | set password -| `--noauth` | disable authorization +| `--no-auth` | disable authorization | `--no-server` | do not start server | `--no-online` | load scripts from remote servers