[PATCH] fix typoed config option 'indexversion' in man page.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mikael Magnusson
Date: Wednesday, July 2, 2008 - 6:07 pm

---

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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] fix typoed config option 'indexversion' in man page., Mikael Magnusson, (Wed Jul 2, 6:07 pm)