importfeed --force: re-download urls that have been seen before

This commit is contained in:
Joey Hess 2013-07-31 12:19:00 -04:00
parent 9476355bc3
commit 42ca8aaa61
2 changed files with 16 additions and 10 deletions

View file

@ -195,7 +195,7 @@ subdirectories).
Imports the contents of podcast feeds. Only downloads files whose
urls have not already been added to the repository before, so you can
delete, rename, etc the resulting files and repeated runs won't duplicate
them.
them. (Use --force to force downloading files it's seen before.)
Use --template to control where the files are stored.
The default template is '${feedtitle}/${itemtitle}${extension}'