From 3168bc4008f638d68bb62f8e6cfbc9b790ad9cc7 Mon Sep 17 00:00:00 2001 From: Anne Henmi <41210220+ahh-docker@users.noreply.github.com> Date: Wed, 7 Nov 2018 15:21:16 -0800 Subject: [PATCH] Update install.md fixed formatting --- reference/ucp/3.1/cli/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/ucp/3.1/cli/install.md b/reference/ucp/3.1/cli/install.md index a426a82e9c..28df9bf72f 100644 --- a/reference/ucp/3.1/cli/install.md +++ b/reference/ucp/3.1/cli/install.md @@ -78,5 +78,5 @@ command. | `--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)" ` | | `--force-insecure-tcp` | Force install to continue even with unauthenticated Docker Engine ports |