Skip to content

Commit

Permalink
Fix verify flags in README
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Lynch <[email protected]>
  • Loading branch information
wlynch committed Mar 27, 2023
1 parent 8c0598e commit 71724b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ sign the tag.
Commits can be verified using `gitsign verify`:

```sh
$ gitsign verify HEAD
$ gitsign verify [email protected] --certificate-oidc-issuer=https://accounts.google.com HEAD
tlog index: 16072348
gitsign: Signature made using certificate ID 0xa6c178d9292f70eb5c4ad9e274ead0158e75e484 | CN=sigstore-intermediate,O=sigstore.dev
gitsign: Good signature from [[email protected]](https://accounts.google.com)
Expand Down

0 comments on commit 71724b9

Please sign in to comment.