aboutsummaryrefslogtreecommitdiff
path: root/Documentation/config.txt
diff options
context:
space:
mode:
authorJoachim Berdal Haga <cjhaga@fys.uio.no>2006-07-06 22:35:54 +0200
committerJunio C Hamano <junkio@cox.net>2006-07-06 16:50:50 -0700
commit3d3e95af823787d5a7cb1810cdd3d0fed9e8ca57 (patch)
tree649c3890f5981de5bf9634d956fcb29ac6116c70 /Documentation/config.txt
parentac83aa2e1fffcb4e7560431ddc15b288dc237634 (diff)
downloadgit-3d3e95af823787d5a7cb1810cdd3d0fed9e8ca57.tar.gz
git-3d3e95af823787d5a7cb1810cdd3d0fed9e8ca57.tar.xz
core.compression documentation formatting fix.
I didn't notice earlier that two colons are required for the asciidoc entry. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/config.txt')
-rw-r--r--Documentation/config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 16bdd5523..f075f1981 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -91,7 +91,7 @@ core.warnAmbiguousRefs::
If true, git will warn you if the ref name you passed it is ambiguous
and might match multiple refs in the .git/refs/ tree. True by default.
-core.compression:
+core.compression::
An integer -1..9, indicating the compression level for objects that
are not in a pack file. -1 is the zlib and git default. 0 means no
compression, and 1..9 are various speed/size tradeoffs, 9 being