summaryrefslogtreecommitdiffstats
path: root/git-send-pack.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-send-pack.html')
-rw-r--r--git-send-pack.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-send-pack.html b/git-send-pack.html
index 774088af4..c4354c91c 100644
--- a/git-send-pack.html
+++ b/git-send-pack.html
@@ -749,9 +749,10 @@ git-send-pack(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git send-pack</em> [--dry-run] [--force] [--receive-pack=&lt;git-receive-pack&gt;]
+<pre class="content"><em>git send-pack</em> [--mirror] [--dry-run] [--force]
+ [--receive-pack=&lt;git-receive-pack&gt;]
[--verbose] [--thin] [--atomic]
- [--[no-]signed|--signed=(true|false|if-asked)]
+ [--[no-]signed | --signed=(true|false|if-asked)]
[&lt;host&gt;:]&lt;directory&gt; (--all | &lt;ref&gt;&#8230;)</pre>
<div class="attribution">
</div></div>
@@ -993,7 +994,7 @@ to disable the fast-forward check only on that ref.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-10-14 10:10:01 PDT
+ 2022-10-28 11:53:56 PDT
</div>
</div>
</body>