1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-09 09:33:49 +02:00

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

This commit is contained in:
CleanMachine1 2021-05-11 23:17:13 +01:00
parent bbd4418808
commit a4ef023764

View file

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