Update install.md (#3887)

This commit is contained in:
Wang Jie 2017-07-19 04:48:10 +08:00 committed by John Mulhausen
parent 4c2f2c1d12
commit 23929c9a29
1 changed files with 1 additions and 1 deletions

View File

@ -63,4 +63,4 @@ firewall:
|`--random`|Set the Docker Swarm scheduler to random mode. Used for backwards compatibility|
|`--external-service-lb`|Set the external service load balancer reported in the UI|
|`--enable-profiling`|Enable performance profiling|
|`--license`|Add a license: e.g. --license "$(cat license.lic)"|
|`--license`|Add a license: e.g. `--license "$(cat license.lic)"`|