fix language
This commit is contained in:
parent
14f2c1eb92
commit
e42eb04182
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ support a request, it can reply with `UNSUPPORTED-REQUEST`.
|
||||||
remote. A block of responses
|
remote. A block of responses
|
||||||
can be made to this, which must always end with `END`.
|
can be made to this, which must always end with `END`.
|
||||||
* `CONTENT Size Name`
|
* `CONTENT Size Name`
|
||||||
An file stored in the special remote. The Size is its size
|
A file stored in the special remote. The Size is its size
|
||||||
in bytes. The Name is the name of the file on the remote,
|
in bytes. The Name is the name of the file on the remote,
|
||||||
in the form of a relative path, and may contain path separators,
|
in the form of a relative path, and may contain path separators,
|
||||||
whitespace, and other special characters.
|
whitespace, and other special characters.
|
||||||
|
|
Loading…
Add table
Reference in a new issue