Update dump-certs.md: replace single quotes with backticks (#3020)

This commit is contained in:
Wang Jie 2017-04-25 02:27:22 +08:00 committed by Jim Galasyn
parent 3a84194ba0
commit 03530697d5
1 changed files with 1 additions and 1 deletions

View File

@ -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.