aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-shell.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-02 00:53:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-02 00:53:00 -0400
commitd1f49b0ad032f13adc39d963cc8ceca28215b1d5 (patch)
tree928b469a98f90113822e0300f4c52bd41c6a4863 /doc/git-annex-shell.mdwn
parent2d2bfe9809f8d8d5862bc12fbe40c2e25b2405a3 (diff)
add fields to git-annex-shell
Diffstat (limited to 'doc/git-annex-shell.mdwn')
-rw-r--r--doc/git-annex-shell.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/git-annex-shell.mdwn b/doc/git-annex-shell.mdwn
index 00c68ff3a..20a9d3d37 100644
--- a/doc/git-annex-shell.mdwn
+++ b/doc/git-annex-shell.mdwn
@@ -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,