summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/external_special_remote_protocol.mdwn4
1 files changed, 3 insertions, 1 deletions
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.