aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-02-02 14:44:22 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2013-02-02 14:44:22 +0100
commitdbf2ba3d61da04a8b3fce0ef560fdb4e74654523 (patch)
treefa289c48d9b9f7679209f0fd72f516b94c6c1115 /README.md
parentb47bbac393be2b835ac5037def964f19305c28d4 (diff)
downloadyoutube-dl-dbf2ba3d61da04a8b3fce0ef560fdb4e74654523.tar.xz
Better help for new options
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f637e0b1b..1012d78b6 100644
--- a/README.md
+++ b/README.md
@@ -38,8 +38,8 @@ which means you can modify it, redistribute it or use it however you like.
--reject-title REGEX skip download for matching titles (regex or
caseless sub-string)
--max-downloads NUMBER Abort after downloading NUMBER files
- --min-filesize SIZE Do not download any videos smaller than SIZE (e.g. 50k or 44.6m)
- --max-filesize SIZE Do not download any videos larger than SIZE (e.g. 50k or 44.6m)
+ --min-filesize SIZE Skip files smaller than this size
+ --max-filesize SIZE Skip files larger than this size
## Filesystem Options:
-t, --title use title in file name