update json documentation
This commit is contained in:
parent
b1b152b1a4
commit
2a78f3b97e
2 changed files with 5 additions and 1 deletions
|
@ -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]]
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue