docs(help) add "\n"

This commit is contained in:
coderaiser 2016-02-25 07:57:01 -05:00
parent 6b771e9858
commit 1c969fedc4

View file

@ -200,6 +200,7 @@ Config
![Config](/img/screen/config.png "Config")
### Hot keys
|Key |Operation
|:----------------------|:--------------------------------------------
| `F10` | open
@ -309,7 +310,9 @@ Standard practices say no non-root process gets to talk to
the Internet on a port less than 1024. Anyway I suggest you
to start Cloud Commander as non-root. How it could be solved?
There is a couple easy and fast ways. One of them is port forwarding.
### Iptables
Just run `shell/addtables.sh` for default options.
```sh