summaryrefslogtreecommitdiffstats
path: root/git-instaweb.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-02-17 03:53:51 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-02-17 03:53:51 +0000
commit26e590af87e1a4283ac0668cc1386493576f703b (patch)
tree115c1ae9bf587e5d00ec7456acd7997e3b0f3864 /git-instaweb.html
parent21391935ea09bef7fec78d01ee8f9e7d103fa710 (diff)
downloadgit-htmldocs-26e590af87e1a4283ac0668cc1386493576f703b.tar.gz
Autogenerated HTML docs for v1.5.4.1-183-gf873
Diffstat (limited to 'git-instaweb.html')
-rw-r--r--git-instaweb.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/git-instaweb.html b/git-instaweb.html
index cdcb2c08d..13d9b3324 100644
--- a/git-instaweb.html
+++ b/git-instaweb.html
@@ -327,9 +327,11 @@ repository.</p>
</dt>
<dd>
<p>
- The web browser command-line to execute to view the gitweb page.
- If blank, the URL of the gitweb instance will be printed to
- stdout. (Default: <em>firefox</em>)
+ The web browser that should be used to view the gitweb
+ page. This will be passed to the <em>git-web--browse</em> helper
+ script along with the URL of the gitweb instance. See
+ <a href="git-web--browse.html">git-web--browse(1)</a> for more information about this. If
+ the script fails, the URL will be printed to stdout.
</p>
</dd>
<dt>
@@ -376,7 +378,8 @@ repository.</p>
</tt></pre>
</div></div>
<p>If the configuration variable <em>instaweb.browser</em> is not set,
-<em>web.browser</em> will be used instead if it is defined.</p>
+<em>web.browser</em> will be used instead if it is defined. See
+<a href="git-web--browse.html">git-web--browse(1)</a> for more information about this.</p>
</div>
<h2>Author</h2>
<div class="sectionbody">
@@ -392,7 +395,7 @@ repository.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 07-Jan-2008 07:50:27 UTC
+Last updated 17-Feb-2008 03:50:08 UTC
</div>
</div>
</body>