clarify description of --skip-duplicates behavior
authorJoey Hess <joeyh@joeyh.name>
Tue, 7 Feb 2017 20:39:29 +0000 (16:39 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 7 Feb 2017 20:39:29 +0000 (16:39 -0400)
doc/git-annex-import.mdwn

index 6947b19ba3bee662a6f0e3f69b4372a6f9b93237..92519fce6c09058836243bb4cfcd0d9662ec8078 100644 (file)
@@ -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`