update json documentation

This commit is contained in:
Joey Hess 2012-11-27 17:56:37 -04:00
parent b1b152b1a4
commit 2a78f3b97e
2 changed files with 5 additions and 1 deletions

View file

@ -16,3 +16,6 @@ Expecting valid JSON, instead this happens:
What version of git-annex are you using? On what operating system?
Newest standalone (3.20121126), Linux i386. The "json_reformat" program is from the "yajl-tools" .deb package.
> [[done]]; I've updated the --json documentation to note that it only
> works with some query commands. --[[Joey]]

View file

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