clarify tha DIRHASH returns mixed case
Maybe not the best thing that it does, but it can't really be changed w/o breaking existing remotes.
This commit is contained in:
parent
a59e161796
commit
e8a7fcc868
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ in control.
|
|||
This is highly recommended for STORE. (It is optional but good for RETRIEVE.)
|
||||
(git-annex does not send a reply to this message.)
|
||||
* `DIRHASH Key`
|
||||
Gets a two level hash associated with a Key. Something like "abc/def".
|
||||
Gets a two level hash associated with a Key. Something like "aB/Cd".
|
||||
This is always the same for any given Key, so can be used for eg,
|
||||
creating hash directory structures to store Keys in.
|
||||
(git-annex replies with VALUE followed by the value.)
|
||||
|
|
Loading…
Add table
Reference in a new issue