summaryrefslogtreecommitdiffstats
path: root/git.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.html
parent944ce257455780f7b55f49fd76c18ea6d0b77b0a (diff)
downloadgit-htmldocs-c9cb517b2749cb836e12257460f85d440c93320d.tar.gz
Autogenerated HTML docs for v2.18.0-rc0-42-gc2c7
Diffstat (limited to 'git.html')
-rw-r--r--git.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/git.html b/git.html
index 392595731..441db422a 100644
--- a/git.html
+++ b/git.html
@@ -1015,6 +1015,21 @@ foo.bar= ...</code>) sets <code>foo.bar</code> to the empty string which <code>g
equivalent to setting the <code>GIT_OPTIONAL_LOCKS</code> to <code>0</code>.
</p>
</dd>
+<dt class="hdlist1">
+--list-cmds=group[,group&#8230;]
+</dt>
+<dd>
+<p>
+ List commands by group. This is an internal/experimental
+ option and may change or be removed in the future. Supported
+ groups are: builtins, parseopt (builtin commands that use
+ parse-options), main (all commands in libexec directory),
+ others (all other commands in <code>$PATH</code> that have git- prefix),
+ list-&lt;category&gt; (see categories in command-list.txt),
+ nohelpers (exclude helper commands), alias and config
+ (retrieve command list from config variable completion.commands)
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -3166,7 +3181,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2018-05-23 16:06:29 JST
+ 2018-06-01 16:13:01 JST
</div>
</div>
</body>