From 94f7e5acb76441f6af3c44761ca9f37b920e4ba5 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Wed, 12 May 2021 00:18:19 +0100 Subject: [PATCH] Update pages/common/git-verify-commit.md Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> --- pages/common/git-verify-commit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/git-verify-commit.md b/pages/common/git-verify-commit.md index 9c70fc724e..29c150b156 100644 --- a/pages/common/git-verify-commit.md +++ b/pages/common/git-verify-commit.md @@ -8,7 +8,7 @@ `git verify-commit {{commit SHA hash}}` -- Check git commits for a GPG signature and show details of specified commit: +- Check commits for a GPG signature and show details of specified commit: `git verify-commit {{commit SHA hash}} --verbose`