<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/f2289f71c277ee37849c39ebf0919fb2bab39569">https://github.com/macports/macports-base/commit/f2289f71c277ee37849c39ebf0919fb2bab39569</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new f2289f7 Update selfupdate docs with --no-sync
</span>f2289f7 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f2289f71c277ee37849c39ebf0919fb2bab39569
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon May 27 18:53:08 2019 +1000
<span style='display:block; white-space:pre;color:#404040;'> Update selfupdate docs with --no-sync
</span>---
doc/port-selfupdate.1 | 4 ++--
doc/port-selfupdate.1.txt | 4 ++--
2 files changed, 4 insertions(+), 4 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 b5692ca..f5d2b7b 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 [\-\-nosync]
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fBport\fR [\fB\-qvdf\fR] \fBselfupdate\fR [\-\-no\-sync]
</span> .fi
.SH "DESCRIPTION"
.sp
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,7 @@ port-selfupdate \- Upgrade MacPorts itself and update the port definition files\
</span> You should regularly run \fBselfupdate\fR to update your local port definitions\&. Running \fBselfupdate\fR is required to get updated software with bug fixes and new features\&.
.SH "OPTIONS"
.PP
<span style='display:block; white-space:pre;background:#ffe0e0;'>-\fB\-\-nosync\fR
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+\fB\-\-no\-sync\fR
</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;color:#808080;'>diff --git a/doc/port-selfupdate.1.txt b/doc/port-selfupdate.1.txt
</span><span style='display:block; white-space:pre;color:#808080;'>index 5b69e40..f78aaa0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/doc/port-selfupdate.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/doc/port-selfupdate.1.txt
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ port-selfupdate - Upgrade MacPorts itself and update the port definition files.
</span> SYNOPSIS
--------
[cmdsynopsis]
<span style='display:block; white-space:pre;background:#ffe0e0;'>-*port* [*-qvdf*] *selfupdate* [--nosync]
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+*port* [*-qvdf*] *selfupdate* [--no-sync]
</span>
DESCRIPTION
-----------
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,7 +25,7 @@ features.
</span> OPTIONS
-------
<span style='display:block; white-space:pre;background:#ffe0e0;'>-*--nosync*::
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+*--no-sync*::
</span> Only check for updates - and install if available - for MacPorts itself. Do
not update the ports tree.
</pre><pre style='margin:0'>
</pre>