projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
539784a
)
clarify description of --skip-duplicates behavior
author
Joey Hess
<joeyh@joeyh.name>
Tue, 7 Feb 2017 20:39:29 +0000
(16:39 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 7 Feb 2017 20:39:29 +0000
(16:39 -0400)
doc/git-annex-import.mdwn
patch
|
blob
|
history
diff --git
a/doc/git-annex-import.mdwn
b/doc/git-annex-import.mdwn
index 6947b19ba3bee662a6f0e3f69b4372a6f9b93237..92519fce6c09058836243bb4cfcd0d9662ec8078 100644
(file)
--- a/
doc/git-annex-import.mdwn
+++ b/
doc/git-annex-import.mdwn
@@
-45,8
+45,8
@@
Several options can be used to adjust handling of duplicate files.
* `--skip-duplicates`
- Only import files that are not duplicates
; and avoid deleting
-
duplicate
files from the import location.
+ Only import files that are not duplicates
. Avoids deleting any
+ files from the import location.
* `--clean-duplicates`