<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/5df75931892cf8cf1bd710fb2efa2cd779322ebf">https://github.com/macports/macports-base/commit/5df75931892cf8cf1bd710fb2efa2cd779322ebf</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5df75931892cf8cf1bd710fb2efa2cd779322ebf
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed May 22 21:00:51 2024 +1000

<span style='display:block; white-space:pre;color:#404040;'>    Regen docs
</span>---
 doc/port-selfupdate.1 | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/doc/port-selfupdate.1 b/doc/port-selfupdate.1
</span><span style='display:block; white-space:pre;color:#808080;'>index 092d12414..4431f2cc9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-selfupdate.1
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-selfupdate.1
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ port-selfupdate \- Upgrade MacPorts itself and update the port definition files\
</span> .SH "SYNOPSIS"
 .sp
 .nf
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fBport\fR [\fB\-qvdf\fR] \fBselfupdate\fR [\-\-no\-sync]
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBport\fR [\fB\-qvdf\fR] \fBselfupdate\fR [\-\-no\-sync] [\-\-migrate]
</span> .fi
 .SH "DESCRIPTION"
 .sp
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,6 +37,12 @@ You should regularly run \fBselfupdate\fR to update your local port definitions\
</span> .RS 4
 Only check for updates \- and install if available \- for MacPorts itself\&. Do not update the ports tree\&.
 .RE
<span style='display:block; white-space:pre;background:#e0ffe0;'>+.PP
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fB\-\-migrate\fR
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+.RS 4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Rebuild even if no new version is available, upgrade if a new version is available\&. Contrary to
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fB\-f\fR, this flag will prevent downgrades\&. This flag is useful when upgrading to a newer macOS major version\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+.RE
</span> .SH "GLOBAL OPTIONS"
 .sp
 Please see the section \fBGLOBAL OPTIONS\fR in the \fBport\fR(1) man page for a description of global port options\&.
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -50,7 +56,7 @@ Suppress status output, be as silent as possible\&.
</span> .RS 4
 Do not check whether the downloaded MacPorts version is newer than the currently installed one, but always rebuild and reinstall MacPorts\&.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-You can use this to downgrade from a beta or development version to the latest release\&. Note that there is no guarantee that there have not been made incompatible and irreversible changes to MacPorts\*(Aq internal data structures, making a downgrade impossible\&.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+You can use this to downgrade from a beta or development version to the latest release\&. Note that there is no guarantee that no incompatible and irreversible changes have been made to MacPorts\*(Aq internal data structures, which can make downgrading impossible\&.
</span> .RE
 .SH "EXAMPLES"
 .sp
</pre><pre style='margin:0'>

</pre>