From 0ec169c129cd5bac03b351fd34f1392335d41ee5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 11 Aug 2015 12:55:25 -0400 Subject: followu --- doc/design/external_special_remote_protocol.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/design') diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn index 0746a7be1..d6aa9904a 100644 --- a/doc/design/external_special_remote_protocol.mdwn +++ b/doc/design/external_special_remote_protocol.mdwn @@ -274,7 +274,9 @@ in control. Gets any state that has been stored for the key. (git-annex replies with VALUE followed by the state.) * `SETURLPRESENT Key Url` - Records an URL where the Key can be downloaded from. + Records an URL where the Key can be downloaded from. + Note that this does not make git-annex think that the url is present on + the web special remote. * `SETURLMISSING Key Url` Records that the key can no longer be downloaded from the specified URL. -- cgit v1.2.3