From 88d73d7ce277672f28c322d5ff9a0f633cd12f52 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 29 May 2017 19:53:25 -0300 Subject: Docs: fix git verify-commit syntax --- index.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.mdwn b/index.mdwn index c9db6b8..6c1849a 100644 --- a/index.mdwn +++ b/index.mdwn @@ -25,7 +25,7 @@ Just clone You can also verify the latest commit's OpenPGP signature: - /usr/bin/git -C kvmx verify-commit HEAD + /usr/bin/git -C keyringer verify-commit HEAD Note that `/usr/bin/git` is called to avoid any other `git` wrappers or aliases you might have available on your shell. -- cgit v1.2.3