diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-23 13:58:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-23 13:58:16 -0400 |
commit | d811d5697259aaf0fe68f424edf33321ef2b0d5e (patch) | |
tree | 35e24d5949e5df675fc70f5fdb1f43579e4ed41d /doc/git-annex.mdwn | |
parent | 84884101e3c19b0db4c8c5975fc47575dc0782fb (diff) |
metadata: Support --json
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index ab158a952..441da7b98 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -951,7 +951,7 @@ subdirectories). Rather than the normal output, generate JSON. This is intended to be parsed by programs that use git-annex. Each line of output is a JSON object. Note that JSON output is only usable with some git-annex commands, - like info, find, and whereis. + like info, find, whereis, and metadata. * `--debug` |