mirror of
https://github.com/docker/cli.git
synced 2026-09-06 02:24:31 -05:00
43117afa873791553c7be026c9e3e871fe9dfcc5
Minor thing but docker cp --help was: Copy files/folders from a PATH on the container to a HOSTDIR on the host running the command. Use '-' to write the data as a tar file to STDOUT. This changes it to: Copy files/folders from a PATH on the container to a HOSTDIR on the host running the command. Use '-' to write the data as a tar file to STDOUT. The \n made the output look funky. Signed-off-by: Doug Davis <dug@us.ibm.com> Upstream-commit: 68ee5bdf96f1653d73e29329506949a765398a40 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%