Skip to content

Commit

Permalink
Merge pull request ipld/go-car#340 from ipld/ajnavarro-patch-1
Browse files Browse the repository at this point in the history
This commit was moved from ipld/go-car@ca82390
  • Loading branch information
ajnavarro authored Oct 21, 2022
2 parents 8399426 + 528afb5 commit 890bb3b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ipld/car/cmd/car/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,14 @@ USAGE:
COMMANDS:
create, c Create a car file
detach-index Detach an index to a detached file
extract, x Extract the contents of a car when the car encodes UnixFS data
filter, f Filter the CIDs in a car
get-block, gb Get a block out of a car
get-dag, gd Get a dag out of a car
index, i write out the car with an index
list, l List the CIDs in a car
inspect verifies a car and prints a basic report about its contents
list, l, ls List the CIDs in a car
root Get the root CID of a car
verify, v Verify a CAR is wellformed
help, h Shows a list of commands or help for one command
```
Expand Down

0 comments on commit 890bb3b

Please sign in to comment.