diff options
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 7b2a0bce5..1169c97ba 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -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}' |