aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-02 14:48:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-02 14:49:03 -0400
commit8e7728b312704f6f4cb84d81302c1518f0e85948 (patch)
treec547f1be8464b98e18087d45188a9fbbb2dd3dfb /doc
parent31d4313d575a566a695d93e3e7ee34bddd41d705 (diff)
import: Changed to honor annex.largefiles settings.
Diffstat (limited to 'doc')
-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 8a624b507..e41f9d655 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -801,7 +801,7 @@ Here are all the supported configuration settings.
annex.largefiles = largerthan=100kb and not (include=*.c or include=*.h)
- This setting is used by `git annex add` and the assistant.
+ This setting is used by `git annex add`, `git annex import` and the assistant.
It can be useful to temporarily override it via -c at the command line.
For example: