Closed danburzo closed 2 years ago
Adds the -w, --wait=<sec> global CLI option to pause between processing URLs for a number of seconds. If unspecified, URLs are processed in parallel as before.
-w, --wait=<sec>
Fixes #133.
Adds the
-w, --wait=<sec>
global CLI option to pause between processing URLs for a number of seconds. If unspecified, URLs are processed in parallel as before.Fixes #133.