clarify
This commit is contained in:
parent
f4d847297c
commit
05e84b15cc
1 changed files with 3 additions and 2 deletions
|
@ -112,8 +112,9 @@ git-annex.
|
||||||
Indicates that CONFIGURE provided a bad configuration.
|
Indicates that CONFIGURE provided a bad configuration.
|
||||||
* `INITREMOTE-SUCCESS KEY=VALUE ...`
|
* `INITREMOTE-SUCCESS KEY=VALUE ...`
|
||||||
Indicates the INITREMOTE succeeded and the remote is ready to use.
|
Indicates the INITREMOTE succeeded and the remote is ready to use.
|
||||||
The keys and values can optionally be returned. They will be stored
|
The keys and values can optionally be returned. They will be added
|
||||||
by git-annex, and sent back the next time it calls CONFIGURE.
|
to the existing configuration of the remote (and may change existing
|
||||||
|
values in it), and sent back the next time it calls CONFIGURE.
|
||||||
* `INITREMOTE-FAILURE ErrorMsg`
|
* `INITREMOTE-FAILURE ErrorMsg`
|
||||||
Indicates that INITREMOTE failed.
|
Indicates that INITREMOTE failed.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue