diff options
| author | Philipp Hagemeister <phihag@phihag.de> | 2011-09-15 19:23:17 +0200 | 
|---|---|---|
| committer | Philipp Hagemeister <phihag@phihag.de> | 2011-09-15 19:23:17 +0200 | 
| commit | eca1b76f01d1caff6f85304cd50550d64d37a590 (patch) | |
| tree | 7e1fac2c638e14602431bf13bced6d81181d7e38 | |
| parent | 366cbfb04a5954bd2e68a44fca72fce88585c2d4 (diff) | |
Update README
| -rw-r--r-- | README.md | 2 | 
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ which means you can modify it, redistribute it or use it however you like.      -a, --batch-file FILE    file containing URLs to download ('-' for stdin)      -w, --no-overwrites      do not overwrite files      -c, --continue           resume partially downloaded files +    --no-continue            do not resume partially downloaded files (restart +                             from beginning)      --cookies FILE           file to dump cookie jar to      --no-part                do not use .part files      --no-mtime               do not use the Last-modified header to set the file  | 
