summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
committerJunio C Hamano <gitster@pobox.com>2016-07-13 15:00:05 -0700
commit92d80370646a0ce43b0c769027492b3c891090aa (patch)
treecee7315334fee3145cb4badcc7a400e3e763fbac /git.html
parent48931e26012d8d7ad1a7e1d9701f52be1b77e45a (diff)
downloadgit-htmldocs-92d80370646a0ce43b0c769027492b3c891090aa.tar.gz
Autogenerated HTML docs for v2.9.1-273-g79ed4
Diffstat (limited to 'git.html')
-rw-r--r--git.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/git.html b/git.html
index 23d351b1b..2463fed1f 100644
--- a/git.html
+++ b/git.html
@@ -793,7 +793,7 @@ can be viewed at <code>https://git.github.io/htmldocs/git.html</code>.</p></div>
<dd>
<p>
Prints the synopsis and a list of the most commonly used
- commands. If the option <em>--all</em> or <em>-a</em> is given then all
+ commands. If the option <code>--all</code> or <code>-a</code> is given then all
available commands are printed. If a Git command is named this
option will bring up the manual page for that command.
</p>
@@ -2417,7 +2417,7 @@ Git so take care if using a foreign front-end.</p></div>
If the <code>GIT_DIR</code> environment variable is set then it
specifies a path to use instead of the default <code>.git</code>
for the base of the repository.
- The <em>--git-dir</em> command-line option also sets this value.
+ The <code>--git-dir</code> command-line option also sets this value.
</p>
</dd>
<dt class="hdlist1">
@@ -2426,7 +2426,7 @@ Git so take care if using a foreign front-end.</p></div>
<dd>
<p>
Set the path to the root of the working tree.
- This can also be controlled by the <em>--work-tree</em> command-line
+ This can also be controlled by the <code>--work-tree</code> command-line
option and the core.worktree configuration variable.
</p>
</dd>
@@ -2436,7 +2436,7 @@ Git so take care if using a foreign front-end.</p></div>
<dd>
<p>
Set the Git namespace; see <a href="gitnamespaces.html">gitnamespaces(7)</a> for details.
- The <em>--namespace</em> command-line option also sets this value.
+ The <code>--namespace</code> command-line option also sets this value.
</p>
</dd>
<dt class="hdlist1">
@@ -2652,7 +2652,7 @@ parameter, &lt;path&gt;.</p></div>
The command will be given exactly two or four arguments: the
<em>username@host</em> (or just <em>host</em>) from the URL and the shell
command to execute on that remote system, optionally preceded by
- <em>-p</em> (literally) and the <em>port</em> from the URL when it specifies
+ <code>-p</code> (literally) and the <em>port</em> from the URL when it specifies
something other than the default SSH port.
</p>
<div class="paragraph"><p><code>$GIT_SSH_COMMAND</code> takes precedence over <code>$GIT_SSH</code>, and is interpreted
@@ -3045,7 +3045,7 @@ subscribed to the list to send a message there.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-07-11 13:08:30 PDT
+Last updated 2016-07-13 14:58:50 PDT
</div>
</div>
</body>