summaryrefslogtreecommitdiffstats
path: root/git-web--browse.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-06-27 11:05:05 -0700
committerJunio C Hamano <gitster@pobox.com>2016-06-27 11:05:05 -0700
commit042f2148898f2f73342c586887b252715dd8af8a (patch)
tree186d91f728919ef22f36d69ad4f555e3cb5277ff /git-web--browse.html
parentfedb1b428f68e8626c38f0aef57a8379e58f3241 (diff)
downloadgit-htmldocs-042f2148898f2f73342c586887b252715dd8af8a.tar.gz
Autogenerated HTML docs for v2.9.0-137-gcf4c2
Diffstat (limited to 'git-web--browse.html')
-rw-r--r--git-web--browse.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-web--browse.html b/git-web--browse.html
index c7df489a9..a718b48b0 100644
--- a/git-web--browse.html
+++ b/git-web--browse.html
@@ -898,13 +898,13 @@ xdg-open
<div class="sect2">
<h3 id="_conf_var_from_c_option_and_web_browser">CONF.VAR (from -c option) and web.browser</h3>
<div class="paragraph"><p>The web browser can be specified using a configuration variable passed
-with the -c (or --config) command-line option, or the <em>web.browser</em>
+with the -c (or --config) command-line option, or the <code>web.browser</code>
configuration variable if the former is not used.</p></div>
</div>
<div class="sect2">
<h3 id="_browser_lt_tool_gt_path">browser.&lt;tool&gt;.path</h3>
<div class="paragraph"><p>You can explicitly provide a full path to your preferred browser by
-setting the configuration variable <em>browser.&lt;tool&gt;.path</em>. For example,
+setting the configuration variable <code>browser.&lt;tool&gt;.path</code>. For example,
you can configure the absolute path to firefox by setting
<em>browser.firefox.path</em>. Otherwise, <em>git web&#45;&#45;browse</em> assumes the tool
is available in PATH.</p></div>
@@ -913,7 +913,7 @@ is available in PATH.</p></div>
<h3 id="_browser_lt_tool_gt_cmd">browser.&lt;tool&gt;.cmd</h3>
<div class="paragraph"><p>When the browser, specified by options or configuration variables, is
not among the supported ones, then the corresponding
-<em>browser.&lt;tool&gt;.cmd</em> configuration variable will be looked up. If this
+<code>browser.&lt;tool&gt;.cmd</code> configuration variable will be looked up. If this
variable exists then <em>git web&#45;&#45;browse</em> will treat the specified tool
as a custom command and will use a shell eval to run the command with
the URLs passed as arguments.</p></div>
@@ -962,7 +962,7 @@ See <a href="git-config.html">git-config(1)</a> for more information about this.
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-06-06 12:15:38 PDT
+Last updated 2016-06-27 11:04:05 PDT
</div>
</div>
</body>