From 6b4da4978d709198a8360f7ea2db4f2f5371ee69 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 30 Mar 2015 16:46:15 +0300 Subject: [PATCH] docs(help) start --on-online: remote -> local --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 8291a1c8..05eccd9a 100644 --- a/HELP.md +++ b/HELP.md @@ -67,7 +67,7 @@ Cloud Commander supports command line parameters: | `--port` | set port number | `--no-auth` | disable authorization | `--no-server` | do not start server -| `--no-online` | load scripts from remote servers +| `--no-online` | load scripts from local server If no parameters given Cloud Commander reads information from `~/.cloudcmd.json` and use port from it (`8000` default). if port variables `PORT` or `VCAP_APP_PORT` isn't exist.