summaryrefslogtreecommitdiffstats
path: root/git-help.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-06-01 16:13:44 +0900
committerJunio C Hamano <gitster@pobox.com>2018-06-01 16:13:44 +0900
commitc9cb517b2749cb836e12257460f85d440c93320d (patch)
tree5569b7a92ee1e0d500d481d64faa44f82c14ee73 /git-help.html
parent944ce257455780f7b55f49fd76c18ea6d0b77b0a (diff)
downloadgit-htmldocs-c9cb517b2749cb836e12257460f85d440c93320d.tar.gz
Autogenerated HTML docs for v2.18.0-rc0-42-gc2c7
Diffstat (limited to 'git-help.html')
-rw-r--r--git-help.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-help.html b/git-help.html
index 55f6f1c3a..3e85fe526 100644
--- a/git-help.html
+++ b/git-help.html
@@ -749,7 +749,7 @@ git-help(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git help</em> [-a|--all] [-g|--guide]
+<pre class="content"><em>git help</em> [-a|--all [--verbose]] [-g|--guide]
[-i|--info|-m|--man|-w|--web] [COMMAND|GUIDE]</pre>
<div class="attribution">
</div></div>
@@ -789,6 +789,8 @@ former is internally converted into the latter.</p></div>
<p>
Prints all the available commands on the standard output. This
option overrides any given command or guide name.
+ When used with <code>--verbose</code> print description for all recognized
+ commands.
</p>
</dd>
<dt class="hdlist1">
@@ -987,7 +989,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-01-27 08:11:04 JST
+ 2018-06-01 16:13:01 JST
</div>
</div>
</body>