mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
fix summaries for standalone-sign and standalone-verify
Correct the summary for standalone-sign. The old summary appears to be a bad copy-and-paste from "skopeo copy". Clarify that both of these tools are debugging tools, only operating on local files. Signed-off-by: Ken Dreyer <kdreyer@ibm.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
% skopeo-standalone-verify(1)
|
||||
|
||||
## NAME
|
||||
skopeo\-standalone\-verify - Verify an image signature.
|
||||
skopeo\-standalone\-verify - Debugging tool - Verify an image signature from local files.
|
||||
|
||||
## SYNOPSIS
|
||||
**skopeo standalone-verify** _manifest_ _docker-reference_ _key-fingerprints_ _signature_
|
||||
|
Reference in New Issue
Block a user