mirror of https://github.com/docker/docs.git
Repair corrupted yaml file (#6146)
This commit is contained in:
parent
81619c2168
commit
68614f423b
|
@ -19,7 +19,7 @@ options:
|
||||||
deprecated: false
|
deprecated: false
|
||||||
experimental: false
|
experimental: false
|
||||||
examples: |-
|
examples: |-
|
||||||
ch of these commands has the same result.
|
Each of these commands has the same result.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker export red_panda > latest.tar
|
$ docker export red_panda > latest.tar
|
||||||
|
@ -30,4 +30,3 @@ examples: |-
|
||||||
```
|
```
|
||||||
deprecated: false
|
deprecated: false
|
||||||
experimental: false
|
experimental: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue