]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - README.md
Updated --no-resize-buffer docs, removed -b option
[youtube-dl.git] / README.md
index fc9c1a6b8ce620f3b9a58d90d721d53ba8993af5..0d0552a47776312154700efe4d2ec941d8414058 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,9 +17,11 @@ which means you can modify it, redistribute it or use it however you like.
     -i, --ignore-errors      continue on download errors
     -r, --rate-limit LIMIT   download rate limit (e.g. 50k or 44.6m)
     -R, --retries RETRIES    number of retries (default is 10)
-    -b, --buffer-size SIZE   size of download buffer (e.g. 1024 or 16k) (default
+    --buffer-size SIZE       size of download buffer (e.g. 1024 or 16k) (default
                              is 1024)
-    --no-resize-buffer       do not automatically adjust the buffer size
+    --no-resize-buffer       do not automatically adjust the buffer size. By
+                             default, the buffer size is automatically resized
+                             from an initial value of SIZE.
     --dump-user-agent        display the current browser identification
     --list-extractors        List all supported extractors and the URLs they
                              would handle