[78318] trunk/doc-new/guide/xml/using.xml

ryandesign at macports.org ryandesign at macports.org
Mon May 2 20:00:33 PDT 2011


Revision: 78318
          http://trac.macports.org/changeset/78318
Author:   ryandesign at macports.org
Date:     2011-05-02 20:00:32 -0700 (Mon, 02 May 2011)
Log Message:
-----------
using.xml: remove example for "port list leaves" since "port list" doesn't do what you think it does; see [wiki:FAQ#portlist]; change the example to "port installed leaves"

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

Modified: trunk/doc-new/guide/xml/using.xml
===================================================================
--- trunk/doc-new/guide/xml/using.xml	2011-05-03 02:52:39 UTC (rev 78317)
+++ trunk/doc-new/guide/xml/using.xml	2011-05-03 03:00:32 UTC (rev 78318)
@@ -591,14 +591,14 @@
 cmake                          @2.8.2_4 
 coreutils                      @8.5_0</screen>
 
-      <para>The following command delivers a similar result, but works much slower (due to additional parsing):</para>
-      <programlisting><prompt>%%</prompt> <userinput>port list leaves</userinput></programlisting>
-      <screen>aalib                          @1.4rc5         graphics/aalib
-autoconf                       @2.68           devel/autoconf
-autoconf263                    @2.63           devel/autoconf263
-automake                       @1.11.1         devel/automake
-cmake                          @2.8.2          devel/cmake
-coreutils                      @8.5            sysutils/coreutils</screen>
+      <para>The following command delivers a similar result:</para>
+      <programlisting><prompt>%%</prompt> <userinput>port installed leaves</userinput></programlisting>
+      <screen>  aalib @1.4rc5_4 (active)
+  autoconf @2.68_0 (active)
+  autoconf263 @2.63_0 (active)
+  automake @1.11.1_0 (active)
+  cmake @2.8.2_4 (active)
+  coreutils @8.5_0 (active)</screen>
 
       <para>These leaves may be wanted, but could also be unwanted ports. (See the following entry!)</para>
           </section>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110502/d48575ae/attachment.html>


More information about the macports-changes mailing list