Add disclaimer to man page for sign-* commands

Signed-off-by: Jhon Honce <jhonce@redhat.com>
This commit is contained in:
Jhon Honce
2016-04-22 09:41:43 -07:00
parent 266f0b8487
commit 0470e7fb0f

View File

@@ -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