Skip to content

Commit

Permalink
docs: Update commands list
Browse files Browse the repository at this point in the history
This commit was moved from ipld/go-car@df02e3e
  • Loading branch information
ajnavarro authored Oct 21, 2022
1 parent 8399426 commit 528afb5
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 528afb5

Please sign in to comment.