fix missing SETCONFIG Value
This commit is contained in:
parent
061a422530
commit
94f3718dfe
1 changed files with 1 additions and 1 deletions
|
@ -188,7 +188,7 @@ in control.
|
||||||
This is always the same for any given Key, so can be used for eg,
|
This is always the same for any given Key, so can be used for eg,
|
||||||
creating hash directory structures to store Keys in.
|
creating hash directory structures to store Keys in.
|
||||||
(git-annex replies with VALUE followed by the value.)
|
(git-annex replies with VALUE followed by the value.)
|
||||||
* `SETCONFIG Setting`
|
* `SETCONFIG Setting Value`
|
||||||
Sets one of the special remote's configuration settings.
|
Sets one of the special remote's configuration settings.
|
||||||
Normally this is sent during INITREMOTE, which allows these 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
|
to be stored in the git-annex branch, so will be available if the same
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue