aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler/ingest_html.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-10-04 16:12:19 -0700
committerBryan Newbold <bnewbold@archive.org>2021-10-15 18:15:25 -0700
commit4b3d6cb79a7182be4976aab34db251ecbcbd2665 (patch)
treecfdd6a5223b38a288af8806e08410365022be8ea /python/sandcrawler/ingest_html.py
parente2e0602114ccdf142b3ef0f30c67d2cb7a58ef7e (diff)
downloadsandcrawler-4b3d6cb79a7182be4976aab34db251ecbcbd2665.tar.gz
sandcrawler-4b3d6cb79a7182be4976aab34db251ecbcbd2665.zip
wrap up previous renaming work
Diffstat (limited to 'python/sandcrawler/ingest_html.py')
-rw-r--r--python/sandcrawler/ingest_html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/sandcrawler/ingest_html.py b/python/sandcrawler/ingest_html.py
index f11cac4..56a726d 100644
--- a/python/sandcrawler/ingest_html.py
+++ b/python/sandcrawler/ingest_html.py
@@ -396,7 +396,7 @@ def main() -> None:
"""
Run this command like:
- python -m sandcrawler.html_ingest
+ python -m sandcrawler.ingest_html
"""
parser = argparse.ArgumentParser(