mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 18:26:02 +02: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:
parent
a4ef023764
commit
005e3f0d5f
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@
|
|||
|
||||
`git verify-commit {{commit SHA hash}} --verbose`
|
||||
|
||||
- Check git commits for a GPG signature and give RAW details:
|
||||
- Check commits for a GPG signature and give RAW details:
|
||||
|
||||
`git verify-commit {{commit SHA hash}} --raw`
|
||||
|
|
Loading…
Add table
Reference in a new issue