From 6a7f65e62d77bb231f7d30e28c14a72175096911 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 10 Feb 2016 12:41:28 -0400 Subject: [PATCH] fix typo --- ...l_command_in_the_synopsis_for_git-annex-checkpresentkey.mdwn | 2 ++ doc/git-annex-checkpresentkey.mdwn | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/bugs/man_page_for_command_misses_actual_command_in_the_synopsis_for_git-annex-checkpresentkey.mdwn b/doc/bugs/man_page_for_command_misses_actual_command_in_the_synopsis_for_git-annex-checkpresentkey.mdwn index e90c51ea71..b5077f9109 100644 --- a/doc/bugs/man_page_for_command_misses_actual_command_in_the_synopsis_for_git-annex-checkpresentkey.mdwn +++ b/doc/bugs/man_page_for_command_misses_actual_command_in_the_synopsis_for_git-annex-checkpresentkey.mdwn @@ -14,3 +14,5 @@ SYNOPSIS """]] [[!meta author=yoh]] + +> [[fixed|done]] --[[Joey]] diff --git a/doc/git-annex-checkpresentkey.mdwn b/doc/git-annex-checkpresentkey.mdwn index 75e5caf3eb..fe521cb427 100644 --- a/doc/git-annex-checkpresentkey.mdwn +++ b/doc/git-annex-checkpresentkey.mdwn @@ -4,7 +4,7 @@ git-annex checkpresentkey - check if key is present in remote # SYNOPSIS -git annex `key remote` +git annex checkpresentkey `key remote` # DESCRIPTION