From 0470e7fb0f1df6211690982e05eee25b340685ae Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Fri, 22 Apr 2016 09:41:43 -0700 Subject: [PATCH] Add disclaimer to man page for sign-* commands Signed-off-by: Jhon Honce --- man1/skopeo.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man1/skopeo.1 b/man1/skopeo.1 index e232334a..e1260b07 100644 --- a/man1/skopeo.1 +++ b/man1/skopeo.1 @@ -62,7 +62,8 @@ Get image layers name of the image to retrieve layers .TP .B standalone-sign -Create a signature using local files +Create a signature using local files. +This is primarily a debugging tool and should not be part of your normal operational workflow. .sp .B manifest path to file containing manifest of image @@ -78,6 +79,7 @@ write signature to given file .TP .B standalone-verify Verify a signature using local files, digest will be printed on success. +This is primarily a debugging tool and should not be part of your normal operational workflow. .sp .B manifest Path to file containing manifest of image