Selaa lähdekoodia

Merge pull request #14478 from atilacamurca/patch-1

Update run.md
moxiegirl 10 vuotta sitten
vanhempi
commit
471fbc9b99
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/reference/run.md

+ 1 - 1
docs/reference/run.md

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