1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Docs: correct the description of docker cp

Signed-off-by: Lei Jitang <leijitang@huawei.com>
This commit is contained in:
Lei Jitang 2015-09-20 18:02:28 +08:00
parent b0dc11127e
commit ee6b81faf2
3 changed files with 3 additions and 3 deletions

View file

@ -184,7 +184,7 @@ unix://[/path/to/socket] to use.
See **docker-commit(1)** for full documentation on the **commit** command.
**cp**
Copy files/folders from a container's filesystem to the host
Copy files/folders between a container and the local filesystem
See **docker-cp(1)** for full documentation on the **cp** command.
**create**