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`