This commit is contained in:
Joey Hess 2017-08-28 15:04:25 -04:00
parent 5c99131b7b
commit 8cad03d7ca
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -132,7 +132,7 @@ the [[external_special_remote_protocol]].
Requests the remote rename a file stored on it from OldName to NewName.
The Key is provided in case the remote wants to use eg
`SETURIMISSING` and `SETURIPRESENT`.
The remote responds with `RENAMEEXPORT-SUCCESS,
The remote responds with `RENAMEEXPORT-SUCCESS`,
`RENAMEEXPORT-FAILURE`, or with `RENAMEEXPORT-UNSUPPORTED` if an efficient
rename cannot be done.