docs(help) start --on-online: remote -> local

This commit is contained in:
coderaiser 2015-03-30 16:46:15 +03:00
parent 14d3acc73c
commit 6b4da4978d

View file

@ -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.