add fields to git-annex-shell

This commit is contained in:
Joey Hess 2012-07-02 00:53:00 -04:00
parent 2d2bfe9809
commit d1f49b0ad0
5 changed files with 42 additions and 12 deletions

View file

@ -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,