diff options
author | Joey Hess <joey@kitenet.net> | 2012-11-27 17:56:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-11-27 17:56:37 -0400 |
commit | ffec18c1fc9875d5b052c284042326dbede79219 (patch) | |
tree | e9aa5aca8a272d33ee39d48986ae792a0c061ba9 /doc/git-annex.mdwn | |
parent | f61083c92f8d64904b157bcf2499cc7406b258a3 (diff) |
update json documentation
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 7646e4392..5a69fe496 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -522,7 +522,8 @@ 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. + object. Note that json output is only usable with some git-annex commands, + like status and find. * --debug |