summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-06-06 12:16:29 -0700
committerJunio C Hamano <gitster@pobox.com>2014-06-06 12:16:29 -0700
commite1aeb5ef657d0c4fdff12a9c7503431edd9cd128 (patch)
tree0b26e69547edd5d5bbc66d1dd470d1ce66463b1e /git.html
parentb051caf02ee59e3c9d1da4a61339f667f28754d1 (diff)
downloadgit-htmldocs-e1aeb5ef657d0c4fdff12a9c7503431edd9cd128.tar.gz
Autogenerated HTML docs for v2.0.0-239-g09531
Diffstat (limited to 'git.html')
-rw-r--r--git.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git.html b/git.html
index 3658d0136..5d9c45c7a 100644
--- a/git.html
+++ b/git.html
@@ -772,7 +772,7 @@ in-depth introduction.</p></div>
<div class="paragraph"><p>After you mastered the basic concepts, you can come back to this
page to learn what commands Git offers. You can learn more about
individual Git commands with "git help command". <a href="gitcli.html">gitcli(7)</a>
-manual page gives you an overview of the command line command syntax.</p></div>
+manual page gives you an overview of the command-line command syntax.</p></div>
<div class="paragraph"><p>Formatted and hyperlinked version of the latest Git documentation
can be viewed at <tt>http://git-htmldocs.googlecode.com/git/git.html</tt>.</p></div>
</div>
@@ -2399,7 +2399,7 @@ Git so take care if using Cogito etc.</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 <em>--work-tree</em> command-line
option and the core.worktree configuration variable.
</p>
</dd>
@@ -2626,7 +2626,7 @@ for further details.</p></div>
<p>
If this environment variable is set, then Git commands which need to
acquire passwords or passphrases (e.g. for HTTP or IMAP authentication)
- will call this program with a suitable prompt as command line argument
+ will call this program with a suitable prompt as command-line argument
and read the password from its STDOUT. See also the <em>core.askpass</em>
option in <a href="git-config.html">git-config(1)</a>.
</p>
@@ -2866,7 +2866,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 2014-05-09 11:55:44 PDT
+Last updated 2014-06-06 12:15:38 PDT
</div>
</div>
</body>