add fields to git-annex-shell
This commit is contained in:
parent
2d2bfe9809
commit
d1f49b0ad0
5 changed files with 42 additions and 12 deletions
|
@ -61,6 +61,14 @@ to git-annex-shell are:
|
|||
git-annex uses this to specify the UUID of the repository it was expecting
|
||||
git-annex-shell to access, as a sanity check.
|
||||
|
||||
* -- fields=val fields=val.. --
|
||||
|
||||
Additional fields may be specified this way, to retain compatability with
|
||||
past versions of git-annex-shell (that ignore these, but would choke
|
||||
on new dashed options).
|
||||
|
||||
Currently used fields include remoteuuid= and associatedfile=
|
||||
|
||||
# HOOK
|
||||
|
||||
After content is received or dropped from the repository by git-annex-shell,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue