mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 03:06:01 +02:00
Update pages/common/git-verify-commit.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
This commit is contained in:
parent
6d3d553a8e
commit
5cfad65689
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
`git verify-commit {{commit_SHA}}`
|
||||
|
||||
- Check commits for a GPG signature and show details of specified commit:
|
||||
- Check commits for a GPG signature and show details of each commit:
|
||||
|
||||
`git verify-commit {{commit_SHA}} --verbose`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue