1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01: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-12 00:18:19 +01:00
parent 42adfe6798
commit 94f7e5acb7

View file

@ -8,7 +8,7 @@
`git verify-commit {{commit SHA hash}}`
- Check git commits for a GPG signature and show details of specified commit:
- Check commits for a GPG signature and show details of specified commit:
`git verify-commit {{commit SHA hash}} --verbose`