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

Typo in cp.md

Closes #16124

Signed-off-by: Doug Davis <dug@us.ibm.com>
This commit is contained in:
Doug Davis 2015-09-07 18:19:54 -07:00
parent 12058f3a75
commit a14a31ed40

View file

@ -63,7 +63,7 @@ argument of `DST_PATH`, the behavior is as follows:
- `DST_PATH` exists and is a directory
- `SRC_PATH` does not end with `/.`
- 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
directory