summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html26
1 files changed, 13 insertions, 13 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index 2caa0f110..632270b21 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -749,7 +749,7 @@ git-rev-parse(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git rev-parse</em> [&lt;options&gt;] &lt;args&gt;&#8230;</pre>
+<pre class="content"><em>git rev-parse</em> [&lt;options&gt;] &lt;arg&gt;&#8230;</pre>
<div class="attribution">
</div></div>
</div>
@@ -948,7 +948,7 @@ for another option.</p></div>
</p>
</dd>
<dt class="hdlist1">
---short[=length]
+--short[=&lt;length&gt;]
</dt>
<dd>
<p>
@@ -1015,13 +1015,13 @@ for another option.</p></div>
</p>
</dd>
<dt class="hdlist1">
---branches[=pattern]
+--branches[=&lt;pattern&gt;]
</dt>
<dt class="hdlist1">
---tags[=pattern]
+--tags[=&lt;pattern&gt;]
</dt>
<dt class="hdlist1">
---remotes[=pattern]
+--remotes[=&lt;pattern&gt;]
</dt>
<dd>
<p>
@@ -1034,7 +1034,7 @@ shown. If the pattern does not contain a globbing character (<code>?</code>,
<code>*</code>, or <code>[</code>), it is turned into a prefix match by appending <code>/*</code>.</p></div>
</dd>
<dt class="hdlist1">
---glob=pattern
+--glob=&lt;pattern&gt;
</dt>
<dd>
<p>
@@ -1064,7 +1064,7 @@ or <code>--all</code>. If a trailing <em>/&#42;</em> is intended, it must be giv
explicitly.</p></div>
</dd>
<dt class="hdlist1">
---exclude-hidden=[fetch|receive|uploadpack]
+--exclude-hidden=(fetch|receive|uploadpack)
</dt>
<dd>
<p>
@@ -1284,10 +1284,10 @@ print a message to stderr and exit with nonzero status.</p></div>
<h3 id="_other_options">Other Options</h3>
<div class="dlist"><dl>
<dt class="hdlist1">
---since=datestring
+--since=&lt;datestring&gt;
</dt>
<dt class="hdlist1">
---after=datestring
+--after=&lt;datestring&gt;
</dt>
<dd>
<p>
@@ -1296,10 +1296,10 @@ print a message to stderr and exit with nonzero status.</p></div>
</p>
</dd>
<dt class="hdlist1">
---until=datestring
+--until=&lt;datestring&gt;
</dt>
<dt class="hdlist1">
---before=datestring
+--before=&lt;datestring&gt;
</dt>
<dd>
<p>
@@ -1308,7 +1308,7 @@ print a message to stderr and exit with nonzero status.</p></div>
</p>
</dd>
<dt class="hdlist1">
-&lt;args&gt;&#8230;
+&lt;arg&gt;&#8230;
</dt>
<dd>
<p>
@@ -2159,7 +2159,7 @@ Similar to above:
<div id="footer">
<div id="footer-text">
Last updated
- 2024-01-16 12:41:37 PST
+ 2024-03-01 17:30:58 PST
</div>
</div>
</body>