Autogenerated HTML docs for v1.3.0-rc2-g6cbd5
[git.git] / git-repo-config.html
index 23c55ae..dcbcbcf 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 7.0.1" />\r
+<meta name="generator" content="AsciiDoc 7.0.2" />\r
 <style type="text/css">\r
 /* Debug borders */\r
 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
@@ -266,18 +266,19 @@ git-repo-config(1) Manual Page
 <h2>NAME</h2>\r
 <div class="sectionbody">\r
 <p>git-repo-config -\r
-   Get and set options in .git/config.\r
+   Get and set options in .git/config\r
 </p>\r
 </div>\r
 </div>\r
 <h2>SYNOPSIS</h2>\r
 <div class="sectionbody">\r
-<p><em>git-repo-config</em> name [value [value_regex]]\r
-<em>git-repo-config</em> --replace-all name [value [value_regex]]\r
-<em>git-repo-config</em> --get name [value_regex]\r
-<em>git-repo-config</em> --get-all name [value_regex]\r
-<em>git-repo-config</em> --unset name [value_regex]\r
-<em>git-repo-config</em> --unset-all name [value_regex]</p>\r
+<div class="verseblock">\r
+<div class="content"><em>git-repo-config</em> [type] name [value [value_regex]]\r
+<em>git-repo-config</em> [type] --replace-all name [value [value_regex]]\r
+<em>git-repo-config</em> [type] --get name [value_regex]\r
+<em>git-repo-config</em> [type] --get-all name [value_regex]\r
+<em>git-repo-config</em> [type] --unset name [value_regex]\r
+<em>git-repo-config</em> [type] --unset-all name [value_regex]</div></div>\r
 </div>\r
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
@@ -288,6 +289,11 @@ escaped.</p>
 should provide a POSIX regex for the value. If you want to handle the lines\r
 <strong>not</strong> matching the regex, just prepend a single exclamation mark in front\r
 (see EXAMPLES).</p>\r
+<p>The type specifier can be either <em>--int</em> or <em>--bool</em>, which will make\r
+<em>git-repo-config</em> ensure that the variable(s) are of the given type and\r
+convert the value to the canonical form (simple decimal number for int,\r
+a "true" or "false" string for bool). If no type specifier is passed,\r
+no checks or transformations are performed on the value.</p>\r
 <p>This command will fail if</p>\r
 <ol>\r
 <li>\r
@@ -476,7 +482,7 @@ i.e. the one without a "for &#8230;" postfix, do something like this:</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jan-2006 17:12:42 PDT\r
+Last updated 10-Mar-2006 00:31:33 UTC\r
 </div>\r
 </div>\r
 </body>\r