summaryrefslogtreecommitdiffstats
path: root/git-fast-import.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-02-05 03:28:27 +0000
committerJunio C Hamano <junio@kernel.org>2010-02-05 03:28:27 +0000
commitd330432c3820c3699d45f457895f05ef6cbcec91 (patch)
tree17b2ffa18fe0738f940ba129b3fa398244d7d589 /git-fast-import.txt
parent4d97958bdad76ef4cd47332367caaa54045200f4 (diff)
downloadgit-htmldocs-d330432c3820c3699d45f457895f05ef6cbcec91.tar.gz
Autogenerated HTML docs for v1.7.0-rc1-37-g4d0cc
Diffstat (limited to 'git-fast-import.txt')
-rw-r--r--git-fast-import.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-fast-import.txt b/git-fast-import.txt
index 269111444..6764ff188 100644
--- a/git-fast-import.txt
+++ b/git-fast-import.txt
@@ -44,8 +44,8 @@ OPTIONS
not contain the old commit).
--max-pack-size=<n>::
- Maximum size of each output packfile, expressed in MiB.
- The default is 4096 (4 GiB) as that is the maximum allowed
+ Maximum size of each output packfile.
+ The default is 4 GiB as that is the maximum allowed
packfile size (due to file format limitations). Some
importers may wish to lower this, such as to ensure the
resulting packfiles fit on CDs.