mirror of https://github.com/docker/cli.git
parent
8ff51d3827
commit
aba3fa1040
|
@ -57,7 +57,7 @@ argument of `DST_PATH`, the behavior is as follows:
|
||||||
- `DST_PATH` exists and is a directory
|
- `DST_PATH` exists and is a directory
|
||||||
- `SRC_PATH` does not end with `/.`
|
- `SRC_PATH` does not end with `/.`
|
||||||
- the source directory is copied into this directory
|
- the source directory is copied into this directory
|
||||||
- `SRC_PAPTH` does end with `/.`
|
- `SRC_PATH` does end with `/.`
|
||||||
- the *content* of the source directory is copied into this
|
- the *content* of the source directory is copied into this
|
||||||
directory
|
directory
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue