From 03530697d5e1828761d14d7a36f7b1bdc79d5ef3 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Tue, 25 Apr 2017 02:27:22 +0800 Subject: [PATCH] Update dump-certs.md: replace single quotes with backticks (#3020) --- datacenter/ucp/2.1/reference/cli/dump-certs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacenter/ucp/2.1/reference/cli/dump-certs.md b/datacenter/ucp/2.1/reference/cli/dump-certs.md index 9017be55938..a4b5d5b6dc2 100644 --- a/datacenter/ucp/2.1/reference/cli/dump-certs.md +++ b/datacenter/ucp/2.1/reference/cli/dump-certs.md @@ -11,7 +11,7 @@ Print the public certificates used by this UCP web server This command outputs the public certificates for the UCP web server running on this node. By default it prints the contents of the ca.pem and cert.pem files. -When integrating UCP and DTR, use this command with the '--cluster --ca' flags +When integrating UCP and DTR, use this command with the `--cluster --ca` flags to configure DTR.