瀏覽代碼

Update pages/common/git-verify-commit.md

Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
CleanMachine1 3 年之前
父節點
當前提交
45ebbd53b5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/common/git-verify-commit.md

+ 1 - 1
pages/common/git-verify-commit.md

@@ -6,7 +6,7 @@
 
 - Check commits for a GPG signature:
 
-`git verify-commit {{commit_SHA}}`
+`git verify-commit {{commit_SHA1}} {{commit_SHA2}}`
 
 - Check commits for a GPG signature and show details of each commit: