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
|
||||
experimental: false
|
||||
examples: |-
|
||||
ch of these commands has the same result.
|
||||
Each of these commands has the same result.
|
||||
|
||||
```bash
|
||||
$ docker export red_panda > latest.tar
|
||||
|
@ -30,4 +30,3 @@ examples: |-
|
|||
```
|
||||
deprecated: false
|
||||
experimental: false
|
||||
|
||||
|
|
Loading…
Reference in New Issue