update value to the new limit.
This commit is contained in:
parent
16f94db144
commit
edaa1d5d54
@ -301,7 +301,7 @@ def save_urls_on_file(url_gen: Generator[str, None, None]) -> None:
|
||||
"-l",
|
||||
"--limit",
|
||||
help="Number of maximum record that CDX API is asked to return per API call, "
|
||||
+ "default value is 500 records.",
|
||||
+ "default value is 25000 records.",
|
||||
)
|
||||
@click.option(
|
||||
"-cp",
|
||||
|
Loading…
Reference in New Issue
Block a user