summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-09-25 14:34:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-09-25 14:34:07 -0400
commitb57a4566d3468f713ad369fc5f41778dfd133f0f (patch)
tree78aeff44cd6723f92274dd145659600b796e6707
parentb203a68cb75c585b7e8b0b70f46278b41fef2fad (diff)
mention that add --force adds ignored files
-rw-r--r--doc/git-annex.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 59da9dd8c..9ea7dce97 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -64,6 +64,7 @@ subdirectories).
Adds files in the path to the annex. Files that are already checked into
git, or that git has been configured to ignore will be silently skipped.
+ (Use --force to add ignored files.)
* get [path ...]