mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
docs(help) json/config.json -> ~/.cloudcmd.json
This commit is contained in:
parent
7b60c347af
commit
0ebccc2d5d
1 changed files with 1 additions and 1 deletions
2
HELP.md
2
HELP.md
|
|
@ -61,7 +61,7 @@ Cloud Commander supports command line parameters:
|
|||
| `-v, --version` | output version information and exit
|
||||
| `-p, --port` | set port number and start
|
||||
|
||||
If no parameters given Cloud Commander reads information from `json/config.json` and use
|
||||
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.
|
||||
|
||||
To begin use, type in address bar of your browser:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue