diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn index 0219310909..055ba0124e 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).