status: Support --json.

This commit is contained in:
Joey Hess 2014-01-18 12:05:10 -04:00
parent babd03d252
commit 456c9eedb0
3 changed files with 15 additions and 7 deletions

View file

@ -29,3 +29,6 @@ Debian sid 5.20140116
# End of transcript or log.
"""]]
> Not all commands support json. Made this explict by making --json not be
> a global option. Added --json support to status. [[done]]. --[[Joey]]