Update pages/common/git-verify-commit.md

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
CleanMachine1
2021-05-14 12:11:15 +01:00
parent 83dd186eb6
commit 67c95952cf

View File

@@ -12,6 +12,6 @@
`git verify-commit {{commit_hash}} {{optional_commit_hash(s')}} --verbose`
- Check commits for a GPG signature and print raw details:
- Check commits for a GPG signature and print the raw details:
`git verify-commit {{commit_hash}} {{optional_commit_hash(s')}} --raw`