Skip to content

Commit f8dc317

Browse files
authored
Fix: Update README to match Makefile command (#17)
1 parent 2c99dab commit f8dc317

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ The output looks like this:
350350
<summary>Click to view output</summary>
351351

352352
```
353-
look up this capture in the comoncrawl cdx index
354-
cdxt --cc --from 20240518015810 --to 20240518015810 iter an.wikipedia.org/wiki/Escopete
353+
look up this capture in the comoncrawl cdx index for CC-MAIN-2024-22, returning only the first match:
354+
cdxt --limit 1 --crawl CC-MAIN-2024-22 --from 20240518015810 --to 20240518015810 iter an.wikipedia.org/wiki/Escopete
355355
status 200, timestamp 20240518015810, url https://an.wikipedia.org/wiki/Escopete
356356
357357
extract the content from the commoncrawl s3 bucket

0 commit comments

Comments
 (0)