From e37f3d8674ef47c257a7f4f77d5e67754b9e02cd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 10 Feb 2014 21:11:48 -0400 Subject: fix missing SETCONFIG Value --- doc/design/external_special_remote_protocol.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/design/external_special_remote_protocol.mdwn b/doc/design/external_special_remote_protocol.mdwn index ef09148db..6fe09ff7c 100644 --- a/doc/design/external_special_remote_protocol.mdwn +++ b/doc/design/external_special_remote_protocol.mdwn @@ -188,7 +188,7 @@ in control. This is always the same for any given Key, so can be used for eg, creating hash directory structures to store Keys in. (git-annex replies with VALUE followed by the value.) -* `SETCONFIG Setting` +* `SETCONFIG Setting Value` Sets one of the special remote's configuration settings. Normally this is sent during INITREMOTE, which allows these settings to be stored in the git-annex branch, so will be available if the same -- cgit v1.2.3