Replace `` with when emphasizing something inline in docs/

This commit is contained in:
Alex Robinson
2015-07-19 05:58:13 +00:00
parent b80c0e5177
commit 68d6e3a8ae
40 changed files with 218 additions and 218 deletions

View File

@@ -135,15 +135,15 @@ network rules on the host and performing connection forwarding.
### docker
```docker``` is of course used for actually running containers.
`docker` is of course used for actually running containers.
### rkt
```rkt``` is supported experimentally as an alternative to docker.
`rkt` is supported experimentally as an alternative to docker.
### monit
```monit``` is a lightweight process babysitting system for keeping kubelet and docker
`monit` is a lightweight process babysitting system for keeping kubelet and docker
running.