diff --git a/README.md b/README.md index 3c0eb64..f85bd18 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The `GOPRIVATE` variable skips the Go checksum database and module proxy, which Fetch and decode entries from a Static CT log as structured JSON. ```bash -ctool fetch https://halloumi2026h1.mon.ct.ipng.ch 629794635 +all +ctool fetch https://halloumi2026h2a.mon.ct.ipng.ch 629794635 +all ``` → [Full documentation](docs/ctfetch.md) @@ -27,7 +27,7 @@ ctool fetch https://halloumi2026h1.mon.ct.ipng.ch 629794635 +all Tail a Static CT log, printing a one-liner per new cert/precert as it arrives. ```bash -ctool tail https://halloumi2026h1.mon.ct.ipng.ch +ctool tail https://gouda2026h2.mon.ct.ipng.ch ``` → [Full documentation](docs/ctail.md)