mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
typo
Signed-off-by: Bill Wang <ozbillwang@gmail.com>
This commit is contained in:
parent
58d6919183
commit
386b7bc71b
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue