summaryrefslogtreecommitdiffstats
path: root/git-help.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-10-26 15:37:13 +0900
committerJunio C Hamano <gitster@pobox.com>2018-10-26 15:37:13 +0900
commita4df8edd688285dc532353d4075d979d5ec20306 (patch)
treeac3e6fa9574d31098f3ad59fc1cd4deb27454cbe /git-help.html
parentabe2c594325aec522daad772d880e019c2a55747 (diff)
downloadgit-htmldocs-a4df8edd688285dc532353d4075d979d5ec20306.tar.gz
Autogenerated HTML docs for v2.19.1-593-gc670b
Diffstat (limited to 'git-help.html')
-rw-r--r--git-help.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-help.html b/git-help.html
index 45ad0a0f4..a1de0b30d 100644
--- a/git-help.html
+++ b/git-help.html
@@ -769,6 +769,9 @@ Git guides is also printed on the standard output.</p></div>
guide is brought up. The <em>man</em> program is used by default for this
purpose, but this can be overridden by other options or configuration
variables.</p></div>
+<div class="paragraph"><p>If an alias is given, git shows the definition of the alias on
+standard output. To get the manual page for the aliased command, use
+<code>git COMMAND --help</code>.</p></div>
<div class="paragraph"><p>Note that <code>git --help ...</code> is identical to <code>git help ...</code> because the
former is internally converted into the latter.</p></div>
<div class="paragraph"><p>To display the <a href="git.html">git(1)</a> man page, use <code>git help git</code>.</p></div>
@@ -1008,7 +1011,7 @@ See <a href="git-config.html">git-config(1)</a> for more information about this.
<div id="footer">
<div id="footer-text">
Last updated
- 2018-10-19 14:42:33 JST
+ 2018-10-26 15:36:57 JST
</div>
</div>
</body>