summaryrefslogtreecommitdiff
path: root/doc/git-annex-import.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-29 13:32:50 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-29 13:32:50 -0400
commitcc8f2aa960af0feb6c0406c55e58039e9d1db717 (patch)
treee87d5d08535a57f7f13d8341e1c28d4affb1484c /doc/git-annex-import.mdwn
parentf84c14dcb7d2d3800235ac3d823b50a136852c17 (diff)
document --force
Diffstat (limited to 'doc/git-annex-import.mdwn')
-rw-r--r--doc/git-annex-import.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/git-annex-import.mdwn b/doc/git-annex-import.mdwn
index b8c8e5691..69b9a5ebf 100644
--- a/doc/git-annex-import.mdwn
+++ b/doc/git-annex-import.mdwn
@@ -53,6 +53,12 @@ Several options can be used to adjust handling of duplicate files.
Does not import any files, but any files found in the import location
that are duplicates are deleted.
+* `--force`
+
+ Allow existing files to be overwritten by newly imported files.
+
+ Also, causes .gitignore to not take effect when adding files.
+
* file matching options
Many of the [[git-annex-matching-options]](1)