mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
parent
12058f3a75
commit
a14a31ed40
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,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 a new issue