From 5cfad65689678671543ffb3dfda3a0c590b7894b Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Wed, 12 May 2021 11:56:27 +0100 Subject: [PATCH] Update pages/common/git-verify-commit.md Co-authored-by: marchersimon <50295997+marchersimon@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 37f7bd2dd3..5d9e828ba5 100644 --- a/pages/common/git-verify-commit.md +++ b/pages/common/git-verify-commit.md @@ -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`