mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
fix typo
This commit is contained in:
@@ -220,7 +220,7 @@ The copy obeys the following rules:
|
||||
(``http://example.com`` will not work).
|
||||
* If ``<src>`` is a directory, the entire directory is copied,
|
||||
including filesystem metadata.
|
||||
* If ``<src>``` is a tar archive in a recognized compression format
|
||||
* If ``<src>`` is a tar archive in a recognized compression format
|
||||
(identity, gzip, bzip2 or xz), it is unpacked as a directory.
|
||||
|
||||
When a directory is copied or unpacked, it has the same behavior as
|
||||
|
||||
Reference in New Issue
Block a user