diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2011-11-28 00:55:44 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2011-11-28 00:55:44 +0100 |
commit | b88a52504e3c18324c975b6f726b0597e4ce91eb (patch) | |
tree | 100212407207c3fd6188a726a80a05330d307864 /README.md | |
parent | a95567af99d182784314320ceca858bd960559c6 (diff) |
--max-downloads option (Closes #230)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +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 ### Filesystem Options: -t, --title use title in file name |