From 10321e5b7447437c475bd4f3ed1a463eb5e38355 Mon Sep 17 00:00:00 2001 From: SilentGob Date: Wed, 30 Nov 2011 10:21:53 +0100 Subject: [PATCH] Clarify the --max-downloads option, we do not abort after downloading NUMBER files --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e0b6e794..2ada086fe 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ which means you can modify it, redistribute it or use it however you like. -r, --rate-limit LIMIT download rate limit (e.g. 50k or 44.6m) -R, --retries RETRIES number of retries (default is 10) --dump-user-agent display the current browser identification - --list-extractors List all supported extractors and the URLs they + --list-extractors list all supported extractors and the URLs they would handle ### Video Selection: @@ -28,7 +28,7 @@ which means you can modify it, redistribute it or use it however you like. sub-string) --reject-title REGEX skip download for matching titles (regex or caseless sub-string) - --max-downloads NUMBER Abort after downloading NUMBER files + --max-downloads NUMBER download a maximum of NUMBER files ### Filesystem Options: -t, --title use title in file name