From 690c690e97ecc3808755e95acd0d45bfe03ed366 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 27 Dec 2013 02:56:34 -0400 Subject: improve comments --- doc/design/external_special_remote_protocol.mdwn | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/design') diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn index cede16e16..86f9399c0 100644 --- a/doc/design/external_special_remote_protocol.mdwn +++ b/doc/design/external_special_remote_protocol.mdwn @@ -98,8 +98,7 @@ The following requests *must* all be supported by the special remote. Requests the transfer of a key. For Send, the File is the file to upload; for Receive the File is where to store the download. Note that the File should not influence the filename used on the remote. - The filename used should be derived from the Key, and will not contain - any whitespace. + The filename will not contain any whitespace. Multiple transfers might be requested by git-annex, but it's fine for the program to serialize them and only do one at a time. * `CHECKPRESENT Key` -- cgit v1.2.3