document what importKey returning Nothing does
That was added for thirdpartypopulated remotes, but for others it also has the effect of skipping including the file in the imported tree.
This commit is contained in:
parent
c88008beca
commit
cefbfc678d
2 changed files with 6 additions and 2 deletions
|
@ -203,6 +203,8 @@ support a request, it can reply with `UNSUPPORTED-REQUEST`.
|
|||
ContentIdentifier specified by `EXPECTED`, or otherwise fail.
|
||||
Replies:
|
||||
* `IMPORTKEY-SUCCESS Key`
|
||||
* `IMPORTKEY-SKIP`
|
||||
This causes nothing to be imported for this file.
|
||||
* `IMPORTKEY-FAILURE ErrorMsg`
|
||||
* `RETRIEVEEXPORTEXPECTED File`
|
||||
Retrieves the content of a file from the special remote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue