mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
docs(help) start --on-online: remote -> local
This commit is contained in:
parent
14d3acc73c
commit
6b4da4978d
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue