docs: reference: remove trailing space to fix yaml formatting
This was introduced in 41a5e0e4dfb650688ca71a819669611be4159b5e, and having the trailing whitespace causes the yamldocs generator to switch to "compact" formatting, which makes that yaml hard to read. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
c23d45f0c9
commit
4b35192d7c
@ -94,7 +94,7 @@ you must be explicit with a relative or absolute path, for example:
|
|||||||
Copy a local file into container
|
Copy a local file into container
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ docker cp ./some_file CONTAINER:/work
|
$ docker cp ./some_file CONTAINER:/work
|
||||||
```
|
```
|
||||||
|
|
||||||
Copy files from container to local path
|
Copy files from container to local path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user