1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 18:45:59 +02:00

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`