We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6514238 commit d4d2ae4Copy full SHA for d4d2ae4
1 file changed
cmd/fsck/README.md
@@ -18,7 +18,7 @@ It can be run with the following command:
18
$ go run github.com/transparency-dev/tessera/cmd/fsck@main --storage_url=http://localhost:2024/ --public_key=tessera.pub
19
```
20
21
-[!image](./tui.gif)
+
22
23
Optional flags may be used to control the amount of parallelism used during the process, run the tool with `--help`
24
for more details.
0 commit comments