mirror of
https://github.com/containers/skopeo.git
synced 2025-09-20 01:20:09 +00:00
Add disclaimer to man page for sign-* commands
Signed-off-by: Jhon Honce <jhonce@redhat.com>
This commit is contained in:
@@ -62,7 +62,8 @@ Get image layers
|
|||||||
name of the image to retrieve layers
|
name of the image to retrieve layers
|
||||||
.TP
|
.TP
|
||||||
.B standalone-sign
|
.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
|
.sp
|
||||||
.B manifest
|
.B manifest
|
||||||
path to file containing manifest of image
|
path to file containing manifest of image
|
||||||
@@ -78,6 +79,7 @@ write signature to given file
|
|||||||
.TP
|
.TP
|
||||||
.B standalone-verify
|
.B standalone-verify
|
||||||
Verify a signature using local files, digest will be printed on success.
|
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
|
.sp
|
||||||
.B manifest
|
.B manifest
|
||||||
Path to file containing manifest of image
|
Path to file containing manifest of image
|
||||||
|
Reference in New Issue
Block a user