]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Docs: fix git verify-commit syntax
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 29 May 2017 22:53:25 +0000 (19:53 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 29 May 2017 22:53:25 +0000 (19:53 -0300)
index.mdwn

index c9db6b83d4e2fbbbfa98265020d505d4e9ea18a2..6c1849a2d3a716c615eab79229340aba0427ba5b 100644 (file)
@@ -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.