Autogenerated man pages for v1.4.4.1-gaed4
authorJunio C Hamano <junio@hera.kernel.org>
Wed, 29 Nov 2006 20:40:14 +0000 (20:40 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Wed, 29 Nov 2006 20:40:14 +0000 (20:40 +0000)
man1/git-repo-config.1

index d97e7c244fe9a65e954050a8298635f9d654a7e7..8cbae49e907a746efba0a59c92c5c3935e2f5e1a 100755 (executable)
@@ -2,7 +2,7 @@
 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
 .\" Instead of manually editing it, you probably should edit the DocBook XML
 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
-.TH "GIT\-REPO\-CONFIG" "1" "11/24/2006" "" ""
+.TH "GIT\-REPO\-CONFIG" "1" "11/29/2006" "" ""
 .\" disable hyphenation
 .nh
 .\" disable justification (adjust text to left margin only)
@@ -75,6 +75,12 @@ Remove all matching lines from config file.
 .TP
 \-l, \-\-list
 List all variables set in config file.
+.TP
+\-\-bool
+git\-repo\-config will ensure that the output is "true" or "false"
+.TP
+\-\-int
+git\-repo\-config will ensure that the output is a simple decimal number
 .SH "ENVIRONMENT"
 .TP
 GIT_CONFIG