summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-05-20 17:51:23 -0700
committerJunio C Hamano <gitster@pobox.com>2022-05-20 17:51:23 -0700
commit72ea2ca8dec6a3ae3698a59fac2a20a56056fc30 (patch)
treeeb5a837e0640457f44eb454d0d731f16923281d2 /git.html
parent27d3c17733fa8f10acf11076634fe9f11bb955a0 (diff)
downloadgit-htmldocs-72ea2ca8dec6a3ae3698a59fac2a20a56056fc30.tar.gz
Autogenerated HTML docs for v2.36.1-153-gf9b95
Diffstat (limited to 'git.html')
-rw-r--r--git.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/git.html b/git.html
index ac4fc70a7..2dbd0ee8b 100644
--- a/git.html
+++ b/git.html
@@ -749,7 +749,7 @@ git(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git</em> [--version] [--help] [-C &lt;path&gt;] [-c &lt;name&gt;=&lt;value&gt;]
+<pre class="content"><em>git</em> [-v | --version] [-h | --help] [-C &lt;path&gt;] [-c &lt;name&gt;=&lt;value&gt;]
[--exec-path[=&lt;path&gt;]] [--html-path] [--man-path] [--info-path]
[-p|--paginate|-P|--no-pager] [--no-replace-objects] [--bare]
[--git-dir=&lt;path&gt;] [--work-tree=&lt;path&gt;] [--namespace=&lt;name&gt;]
@@ -783,6 +783,9 @@ or <a href="https://git-scm.com/docs">https://git-scm.com/docs</a>.</p></div>
<div class="sectionbody">
<div class="dlist"><dl>
<dt class="hdlist1">
+-v
+</dt>
+<dt class="hdlist1">
--version
</dt>
<dd>
@@ -794,6 +797,9 @@ the same options as the <a href="git-version.html">git-version(1)</a> command. I
also given, it takes precedence over <code>--version</code>.</p></div>
</dd>
<dt class="hdlist1">
+-h
+</dt>
+<dt class="hdlist1">
--help
</dt>
<dd>
@@ -3656,7 +3662,7 @@ the Git Security mailing list &lt;<a href="mailto:git-security@googlegroups.com"
<div id="footer">
<div id="footer-text">
Last updated
- 2021-12-10 14:52:02 PST
+ 2022-05-20 17:49:41 PDT
</div>
</div>
</body>