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

Changed SHA1 and SHA2 to just SHA since -1 is a type of SHA

This commit is contained in:
CleanMachine1 2021-05-12 12:57:46 +02:00
parent 45ebbd53b5
commit bd5c68fb14

View file

@ -6,7 +6,7 @@
- Check commits for a GPG signature:
`git verify-commit {{commit_SHA1}} {{commit_SHA2}}`
`git verify-commit {{commit_SHA}} {{commit_SHA}}`
- Check commits for a GPG signature and show details of each commit: