Parcourir la source

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

CleanMachine1 il y a 3 ans
Parent
commit
a4ef023764
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/common/git-verify-commit.md

+ 1 - 1
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: