From d9fcc9c6ccc218b5901348bf25a73f5715bab881 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Wed, 24 Apr 2019 17:18:33 +0000 Subject: [PATCH] added a hyperlink from key internals page to git-annex-examinekey --- doc/internals/key_format.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/internals/key_format.mdwn b/doc/internals/key_format.mdwn index 32c34eddd7..1eeca89b8c 100644 --- a/doc/internals/key_format.mdwn +++ b/doc/internals/key_format.mdwn @@ -26,5 +26,5 @@ a key. Older versions of git-annex would parse keys with the fields in other orders (although the name field must always come last), but the current version requires the fields come in the order shown above. -The `git annex examinekey` command can be used to extract information from +The [[`git annex examinekey`|git-annex-examinekey]] command can be used to extract information from a key.