docs(help) rm " "

This commit is contained in:
coderaiser 2016-03-05 05:24:20 -05:00
parent 7880eecfad
commit 48775ff050

View file

@ -414,7 +414,7 @@ docker run -v ~:/root -v /:/mnt/fs -it -p 8000:8000 coderaiser/cloudcmd
```
Config would be read from home directory, hosts root file system would be mount to `/mnt/fs`,
`8000` port would be exposed to hosts port.
`8000` port would be exposed to hosts port.
Version history
---------------