From 56f8222e12d9156795a02c39fdcb16e8d15afb8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Sat, 8 Aug 2020 02:24:46 +0200 Subject: [PATCH] Add an extra clarification to skopeo-copy(1) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miloslav Trmač --- docs/skopeo-copy.1.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/skopeo-copy.1.md b/docs/skopeo-copy.1.md index ac4b5187..1bb19e8f 100644 --- a/docs/skopeo-copy.1.md +++ b/docs/skopeo-copy.1.md @@ -15,6 +15,9 @@ Uses the system's trust policy to validate images, rejects images not trusted by _destination-image_ use the "image name" format described above +_source-image_ and _destination-image_ are interpreted completely independently; e.g. the destination name does not +automatically inherit any parts of the source name. + ## OPTIONS **--all**