summaryrefslogtreecommitdiff
path: root/doc/internals
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-17 13:26:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-17 13:26:38 -0400
commit9f802f6665cec59b6d8c1dbdf1cbc22e4c01c9d6 (patch)
treefc89248269d043c13fa984a9cb5f438e7fee1f24 /doc/internals
parentfebedc6c33c955df3a93259e833ec57c415af0d4 (diff)
note
Diffstat (limited to 'doc/internals')
-rw-r--r--doc/internals/key_format.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/internals/key_format.mdwn b/doc/internals/key_format.mdwn
index f08055234..ac52bddea 100644
--- a/doc/internals/key_format.mdwn
+++ b/doc/internals/key_format.mdwn
@@ -18,3 +18,6 @@ For example:
This is currently only used by the WORM backend.
* Other fields could be added in the future, if needed.
* Fields may appear, in any order (though always before the name field).
+
+The `git annex examinekey` command can be used to extract information from
+a key.