run.md: Convert some backticks to apo's

Upstream-commit: 205bd91fcab30292ac5f246ce9bdbb045ad1023f
Component: engine
This commit is contained in:
Felix Rabe
2014-05-03 02:11:00 +02:00
parent a0c76094c7
commit 937cae5963

View File

@ -291,7 +291,7 @@ the container you might have an HTTP service listening on port 80 (and so you
42800.
To help a new client container reach the server container's internal port
operator `--expose``d by the operator or `EXPOSE``d by the developer, the
operator `--expose`'d by the operator or `EXPOSE`'d by the developer, the
operator has three choices: start the server container with `-P` or `-p,` or
start the client container with `--link`.