Skip to content

Commit

Permalink
Merge pull request #9533 from elimisteve/patch-3
Browse files Browse the repository at this point in the history
[CI:DOCS] podman-image-sign.1.md: typo fix
  • Loading branch information
openshift-merge-robot authored Feb 27, 2021
2 parents 397aae3 + cc679d9 commit 9600ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/markdown/podman-image-sign.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Store the signatures in the specified directory. Default: /var/lib/containers/s
Override the default identity of the signature.

## EXAMPLES
Sign the busybox image with the identify of [email protected] with a user's keyring and save the signature in /tmp/signatures/.
Sign the busybox image with the identity of [email protected] with a user's keyring and save the signature in /tmp/signatures/.

sudo podman image sign --sign-by [email protected] --directory /tmp/signatures docker://privateregistry.example.com/foobar

Expand Down

0 comments on commit 9600ea6

Please sign in to comment.