<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-guide.
</pre>
<p><a href="https://github.com/macports/macports-guide/commit/1b5b83a7ed100c6b75297657cd48ccf68fddb939">https://github.com/macports/macports-guide/commit/1b5b83a7ed100c6b75297657cd48ccf68fddb939</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 1b5b83a update --nosync option to --no-sync
</span>1b5b83a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1b5b83a7ed100c6b75297657cd48ccf68fddb939
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Sep 22 21:57:53 2018 +1000
<span style='display:block; white-space:pre;color:#404040;'> update --nosync option to --no-sync
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Fixes: https://trac.macports.org/ticket/57149
</span>---
guide/adoc/using.adoc | 8 ++++----
guide/xml/using.xml | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/adoc/using.adoc b/guide/adoc/using.adoc
</span><span style='display:block; white-space:pre;color:#808080;'>index bde09f2..cfb10f4 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/adoc/using.adoc
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/adoc/using.adoc
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,11 +29,11 @@ $ port help selfupdate
</span>
----
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Usage: selfupdate --nosync
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Usage: selfupdate --no-sync
</span>
Upgrade MacPorts itself and run the sync target
<span style='display:block; white-space:pre;background:#ffe0e0;'>---nosync Do not run the sync target, i.e., do not update the ports tree.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--no-sync Do not run the sync target, i.e., do not update the ports tree.
</span> Only checks for (and installs, if available) new versions of
MacPorts.
----
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -91,7 +91,7 @@ If you cannot figure out what's wrong yourself, feel free to ask on the mailto:m
</span>
`selfupdate` accepts a single switch:
<span style='display:block; white-space:pre;background:#ffe0e0;'>-`--nosync`::
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+`--no-sync`::
</span> Only update MacPorts itself, do not update the tree of [path]`Portfile`s.
[[using.port.sync]]
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1552,4 +1552,4 @@ All packages are placed in a port's work directory, which you can locate using:
</span> [source]
----
$ port work portname
<span style='display:block; white-space:pre;background:#ffe0e0;'>-----
</span>\ No newline at end of file
<span style='display:block; white-space:pre;background:#e0ffe0;'>+----
</span><span style='display:block; white-space:pre;color:#808080;'>diff --git a/guide/xml/using.xml b/guide/xml/using.xml
</span><span style='display:block; white-space:pre;color:#808080;'>index 1800847..a5520a0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/guide/xml/using.xml
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/guide/xml/using.xml
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,11 +28,11 @@
</span> <programlisting><prompt>$</prompt> <userinput>port help selfupdate</userinput></programlisting>
<screen>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-Usage: selfupdate --nosync
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+Usage: selfupdate --no-sync
</span>
Upgrade MacPorts itself and run the sync target
<span style='display:block; white-space:pre;background:#ffe0e0;'>---nosync Do not run the sync target, i.e., do not update the ports tree.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--no-sync Do not run the sync target, i.e., do not update the ports tree.
</span> Only checks for (and installs, if available) new versions of
MacPorts.</screen>
</section>
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -84,7 +84,7 @@ Upgrade MacPorts itself and run the sync target
</span>
<variablelist>
<varlistentry>
<span style='display:block; white-space:pre;background:#ffe0e0;'>- <term><option>--nosync</option></term>
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ <term><option>--no-sync</option></term>
</span> <listitem>
<para>Only update MacPorts itself, do not update the tree of <filename>Portfile</filename>s.</para>
</listitem>
</pre><pre style='margin:0'>
</pre>