From cb74933b410e3cf3e5ff21882e788e4c2ddcdc6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= Date: Mon, 31 Jan 2022 23:21:02 +0100 Subject: [PATCH] Improve the documentation of the argument to (skopeo inspect) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Don't repeat ourselves, and actually point to some documentation. Signed-off-by: Miloslav Trmač --- docs/skopeo-inspect.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/skopeo-inspect.1.md b/docs/skopeo-inspect.1.md index 333d134e..da83a52c 100644 --- a/docs/skopeo-inspect.1.md +++ b/docs/skopeo-inspect.1.md @@ -8,9 +8,9 @@ skopeo\-inspect - Return low-level information about _image-name_ in a registry. ## DESCRIPTION -Return low-level information about _image-name_ in a registry +Return low-level information about _image-name_ in a registry. +See [skopeo(1)](skopeo.1.md) for the format of _image-name_. -_image-name_ name of image to retrieve information about ## OPTIONS