From a4ef023764a4c9e031275b56346c51195233b2ef Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Tue, 11 May 2021 23:17:13 +0100 Subject: [PATCH] Update pages/common/git-verify-commit.md --- 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 82fc50dc2..2cd305fee 100644 --- a/pages/common/git-verify-commit.md +++ b/pages/common/git-verify-commit.md @@ -10,7 +10,7 @@ - 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: