summaryrefslogtreecommitdiffstats
path: root/git-maintenance.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-maintenance.html')
-rw-r--r--git-maintenance.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-maintenance.html b/git-maintenance.html
index eb388f895..9125e7aa8 100644
--- a/git-maintenance.html
+++ b/git-maintenance.html
@@ -751,7 +751,7 @@ git-maintenance(1) Manual Page
<div class="verseblock">
<pre class="content"><em>git maintenance</em> run [&lt;options&gt;]
<em>git maintenance</em> start [--scheduler=&lt;scheduler&gt;]
-<em>git maintenance</em> (stop|register|unregister)</pre>
+<em>git maintenance</em> (stop|register|unregister) [&lt;options&gt;]</pre>
<div class="attribution">
</div></div>
</div>
@@ -867,6 +867,9 @@ unregister
only removes the repository from the configured list. It does not
stop the background maintenance processes from running.
</p>
+<div class="paragraph"><p>The <code>unregister</code> subcommand will report an error if the current repository
+is not already registered. Use the <code>--force</code> option to return success even
+when the current repository is not registered.</p></div>
</dd>
</dl></div>
</div>
@@ -1356,7 +1359,7 @@ maintenance.incremental-repack.auto
<div id="footer">
<div id="footer-text">
Last updated
- 2022-09-14 13:23:11 PDT
+ 2022-10-10 14:40:17 PDT
</div>
</div>
</body>