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

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

Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
This commit is contained in:
CleanMachine1 2021-05-11 23:29:27 +01:00
parent a4ef023764
commit 005e3f0d5f

View file

@ -12,6 +12,6 @@
`git verify-commit {{commit SHA hash}} --verbose`
- Check git commits for a GPG signature and give RAW details:
- Check commits for a GPG signature and give RAW details:
`git verify-commit {{commit SHA hash}} --raw`