[41123] trunk/base/doc/port.1

jmr at macports.org jmr at macports.org
Fri Oct 24 01:48:58 PDT 2008


Revision: 41123
          http://trac.macports.org/changeset/41123
Author:   jmr at macports.org
Date:     2008-10-24 01:48:57 -0700 (Fri, 24 Oct 2008)
Log Message:
-----------
Change documentation of uninstall --recursive to --follow-dependents, to match
the change made to the code in r36160.

Modified Paths:
--------------
    trunk/base/doc/port.1

Modified: trunk/base/doc/port.1
===================================================================
--- trunk/base/doc/port.1	2008-10-24 07:51:23 UTC (rev 41122)
+++ trunk/base/doc/port.1	2008-10-24 08:48:57 UTC (rev 41123)
@@ -290,13 +290,13 @@
 To uninstall all installed but inactive ports, use
 .Fl u .
 To recursively uninstall all dependents of this port, use
-.Fl -recursive .
+.Fl -follow-dependents .
 .Pp
 For example:
 .Pp
 .Dl "port uninstall vim"
 .Dl "port -u uninstall"
-.Dl "port uninstall --recursive python24"
+.Dl "port uninstall --follow-dependents python24"
 .Ss activate
 Activate the installed
 .Ar portname .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081024/d059c501/attachment.html>


More information about the macports-changes mailing list