From 6db07c3b0a049ecf3e2856d4ae67bb150a87c025 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Wed, 29 Nov 2006 20:40:14 +0000 Subject: [PATCH] Autogenerated man pages for v1.4.4.1-gaed4 --- man1/git-repo-config.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/man1/git-repo-config.1 b/man1/git-repo-config.1 index d97e7c244..8cbae49e9 100755 --- a/man1/git-repo-config.1 +++ b/man1/git-repo-config.1 @@ -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 -- 2.26.2