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 d97e7c2..8cbae49 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