aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-dropkey.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-06 12:58:36 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-06 12:58:36 -0400
commit7ddf8b2408b9f3c4900a13c4b9d47420005c8090 (patch)
tree4d3c668dd63d9adf270d99fc24883dc253b957fe /doc/git-annex-dropkey.mdwn
parentbc6c152e48af37fa570b2ebf0352b1b1206eaecd (diff)
dropkey --json
Diffstat (limited to 'doc/git-annex-dropkey.mdwn')
-rw-r--r--doc/git-annex-dropkey.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex-dropkey.mdwn b/doc/git-annex-dropkey.mdwn
index 03f03ec4e..0107ab538 100644
--- a/doc/git-annex-dropkey.mdwn
+++ b/doc/git-annex-dropkey.mdwn
@@ -24,6 +24,11 @@ exist; using it can easily result in data loss.
Enables batch mode, in which lines containing keys to drop are read from
stdin.
+* `--json`
+
+ Enable JSON output. This is intended to be parsed by programs that use
+ git-annex. Each line of output is a JSON object.
+
# SEE ALSO
[[git-annex]](1)