status --json --fast for esc

* status: Fix --json mode (only the repository lists are currently
  displayed)
* status: --fast is back
This commit is contained in:
Joey Hess 2011-11-14 19:27:00 -04:00
parent 02f1d5467a
commit bfe38f8ff1
5 changed files with 41 additions and 10 deletions

View file

@ -240,7 +240,9 @@ subdirectories).
* status
Displays some statistics and other information, including how much data
is in the annex.
is in the annex and a list of all known repositories.
To only show the data that can be gathered quickly, use --fast.
* map