mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Update run.md
Put a space after the `###` in the Example section. On the github parser the result file looks ok, but in the docker page (<https://docs.docker.com/reference/run/>) looks ugly.
Signed-off-by: Átila Camurça <camurca.home@gmail.com>
Upstream-commit: fe4c3c26a3
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
2405e27120
commit
4ab1afc9a1
@@ -430,7 +430,7 @@ You cannot set any restart policy in combination with
|
||||
["clean up (--rm)"](#clean-up-rm). Setting both `--restart` and `--rm`
|
||||
results in an error.
|
||||
|
||||
###Examples
|
||||
### Examples
|
||||
|
||||
$ docker run --restart=always redis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user