Skip to content

Commit 32cca7f

Browse files
committed
Update README with new index reading capabilities (#293)
1 parent 3b0913a commit 32cca7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Please see _'Development Status'_ for a listing of all crates and their capabili
4242
* [x] **verify** - assure that a commit-graph is consistent
4343
* **repository**
4444
* **verify** - validate a whole repository, for now only the object database.
45+
* **index**
46+
* [x] **entries** - show detailed entry information for human or machine consumption (via JSON)
47+
* [x] **info** - display general information about the index itself, with detailed extension information by default
4548
* **remote**
4649
* [ref-list](https://asciinema.org/a/359320) - list all (or given) references from a remote at the given URL
4750

0 commit comments

Comments
 (0)