]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/git-fast-import.txt
Documentation: minor fixes to RelNotes-1.7.0
[git.git] / Documentation / git-fast-import.txt
index 2691114440740e3981e1dac77defc9721abd428b..6764ff188688070bfea379de7dccc13a1557cb20 100644 (file)
@@ -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.