info: Added json output for "backend usage", "numcopies stats", "repositories containing these files", and "transfers in progress".

This commit is contained in:
Joey Hess 2015-06-16 13:50:28 -04:00
parent c96b333869
commit 67f7f1b1cb
5 changed files with 94 additions and 44 deletions

View file

@ -26,3 +26,7 @@ transfers in progress:
"""]]
[[anarcat]]
> JSON output has to be implemented on a case by case basis for stat
> displays; I've now added it to this and more. [[done]]
> --[[Joey]]