lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] fix typoed config option 'indexversion' in man page.
- Date: Thu, 3 Jul 2008 03:07:33 +0200 (CEST)
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: [PATCH] fix typoed config option 'indexversion' in man page.
---
Noticed by David Parra on #git.
Documentation/config.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
index 52d01b8..fd56dac 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -945,7 +945,7 @@ pack.threads::
Specifying 0 will cause git to auto-detect the number of CPU's
and set the number of threads accordingly.
-pack.indexVersion::
+pack.indexversion::
Specify the default pack index version. Valid values are 1 for
legacy pack index used by Git versions prior to 1.5.2, and 2 for
the new pack index with capabilities for packs larger than 4 GB
--
1.5.6.GIT
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html