We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa72ea commit 4596d07Copy full SHA for 4596d07
Makefile
@@ -36,7 +36,7 @@ extract:
36
@echo "hint: python -m json.tool extraction.json"
37
38
cdx_toolkit:
39
- @echo look up this capture in the commoncrawl cdx index for CC-MAIN-2024-22, returning only the first match
+ @echo lookup captures for the given url in the commoncrawl cdx index for CC-MAIN-2024-22, returning only the first match
40
cdxt --limit 1 --crawl CC-MAIN-2024-22 iter an.wikipedia.org/wiki/Escopete
41
@echo
42
@echo cleanup previous work
0 commit comments