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:
parent
bbd4418808
commit
a4ef023764
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue