summaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-08-01 11:57:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-08-01 11:57:05 -0400
commita60784eb4eea6a9d15607a71e8c44076a8cd8b93 (patch)
tree521a8517c891d2b8dfd3c91a3d49f22e11c88a2b /doc/git-annex.mdwn
parentb07778c808311ab3a237e45477041724d670daa7 (diff)
improve importfeed --force; try to match existing files to avoid unncessary duplication
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 1169c97ba..60736d579 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. (Use --force to force downloading files it's seen before.)
+ them. (Use --force to force downloading urls it's seen before.)
Use --template to control where the files are stored.
The default template is '${feedtitle}/${itemtitle}${extension}'