[95029] trunk/doc-new/guide/xml/installing.xml

jmr at macports.org jmr at macports.org
Wed Jul 4 03:51:34 PDT 2012


Revision: 95029
          https://trac.macports.org/changeset/95029
Author:   jmr at macports.org
Date:     2012-07-04 03:51:31 -0700 (Wed, 04 Jul 2012)
Log Message:
-----------
guide: --follow-dependents is no longer needed to uninstall everything in the right order

Modified Paths:
--------------
    trunk/doc-new/guide/xml/installing.xml

Modified: trunk/doc-new/guide/xml/installing.xml
===================================================================
--- trunk/doc-new/guide/xml/installing.xml	2012-07-04 03:37:01 UTC (rev 95028)
+++ trunk/doc-new/guide/xml/installing.xml	2012-07-04 10:51:31 UTC (rev 95029)
@@ -441,7 +441,7 @@
     <para>If you need to uninstall MacPorts, and your <command>port</command> command is
     functioning, first uninstall all the installed ports by running this
     command in the Terminal:</para>
-    <programlisting><prompt>%%</prompt> <userinput>sudo port -fp uninstall --follow-dependents installed</userinput></programlisting>
+    <programlisting><prompt>%%</prompt> <userinput>sudo port -fp uninstall installed</userinput></programlisting>
 
     <para>All that will be left in your installation prefix now will be files
     that were not registered to any port. This includes configuration
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120704/5791bb76/attachment-0001.html>


More information about the macports-changes mailing list