mirror of https://github.com/docker/docs.git
Update dump-certs.md: replace single quotes with backticks (#3020)
This commit is contained in:
parent
3a84194ba0
commit
03530697d5
|
|
@ -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.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue