summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-11 14:04:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-11 14:04:03 -0400
commit795abe94b6f624182eba78aadbbf538cc7305bdd (patch)
tree2e6ae4124b2acb5e5e6b0d0de6a3205871893127 /doc
parent76f4c220d09797e5fdbea36eddf3eb4bbe761a09 (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/design/external_special_remote_protocol.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn
index 021931090..055ba0124 100644
--- a/doc/design/external_special_remote_protocol.mdwn
+++ b/doc/design/external_special_remote_protocol.mdwn
@@ -183,3 +183,5 @@ done
used to retrieve a given key.
* Support for splitting files into chunks.
* git-annex hash directory lookup for a key?
+* Use same verbs as used in special remote interface (instead of different
+ verbs used in Types.Remote).