summaryrefslogtreecommitdiff
path: root/doc/design/external_special_remote_protocol.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-03 14:10:11 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-03 14:10:11 -0400
commit6a759f62bc7b5f1ee24c0b9989da8b977d796d63 (patch)
tree17ca6c75ce0f114bcf864a3f91ca531d187fa22d /doc/design/external_special_remote_protocol.mdwn
parent58e511c9994ada62d70674cf4ed83270f5d60e8c (diff)
use DIRHASH-LOWER for consistency
Diffstat (limited to 'doc/design/external_special_remote_protocol.mdwn')
-rw-r--r--doc/design/external_special_remote_protocol.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn
index cbe8504ed..81feda145 100644
--- a/doc/design/external_special_remote_protocol.mdwn
+++ b/doc/design/external_special_remote_protocol.mdwn
@@ -233,7 +233,7 @@ in control.
creating hash directory structures to store Keys in. This is the same
directory hash that git-annex uses inside `.git/annex/objects/`
(git-annex replies with VALUE followed by the value.)
-* `DIRHASH_LOWER Key`
+* `DIRHASH-LOWER Key`
Gets a two level hash associated with a Key, using only lower-case.
Something like "abc/def".
This is always the same for any given Key, so can be used for eg,