From 005e3f0d5fd581d83a23b432c324c817964ecbc4 Mon Sep 17 00:00:00 2001 From: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com> Date: Tue, 11 May 2021 23:29:27 +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 2cd305fee..d94986af1 100644 --- a/pages/common/git-verify-commit.md +++ b/pages/common/git-verify-commit.md @@ -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`