fixed formatting typo

This commit is contained in:
billchurch 2017-08-21 10:03:36 -04:00
parent d849f7432e
commit e5b46bf52c

View file

@ -54,7 +54,7 @@ You will be prompted for credentials to use on the SSH server via HTTP Basic aut
* **ssh.term** - _string_ - Specify terminal emulation to use, defaults to `xterm-color`
* **ssh.readyTimeout - _integer_ - How long (in milliseconds) to wait for the SSH handshake to complete. **Default:** 20000.
* **ssh.readyTimeout** - _integer_ - How long (in milliseconds) to wait for the SSH handshake to complete. **Default:** 20000.
* **useminified** - _boolean_ - Choose between ./public/client-full.htm (false/non-minified) or ./public/client-min.htm (true/minified js), defaults to false (non-minified version)