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

ksammons at macports.org ksammons at macports.org
Sun Aug 17 09:15:31 PDT 2014


Revision: 124029
          https://trac.macports.org/changeset/124029
Author:   ksammons at macports.org
Date:     2014-08-17 09:15:31 -0700 (Sun, 17 Aug 2014)
Log Message:
-----------
guide: Added port and doctor

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

Modified: trunk/doc-new/guide/xml/using.xml
===================================================================
--- trunk/doc-new/guide/xml/using.xml	2014-08-17 15:32:14 UTC (rev 124028)
+++ trunk/doc-new/guide/xml/using.xml	2014-08-17 16:15:31 UTC (rev 124029)
@@ -104,6 +104,41 @@
             <para><option>sync</option> does not accept any switches.</para>
         </section>
 
+        <section id="using.port.doctor">
+            <title>port doctor</title>
+
+            <para>The <option>doctor</option> action checks for common issues in the user's environment and reports all
+                issues it finds to the user, along with possible fixes for said problem.</para>
+
+            <para><option>selfupdate</option> accepts a single switch:</para>
+
+            <variablelist>
+                <varlistentry>
+                    <term><option>--quiet</option></term>
+                    <listitem>
+                        <para>Only displays warnings and errors, rather than the status of all tests run.</para>
+                    </listitem>
+                </varlistentry>
+            </variablelist>
+
+            <note>
+                <para>This command will only be availible in MacPorts version 2.4 and above.</para>
+            </note>
+        </section>
+
+        <section id="using.port.reclaim">
+            <title>port reclaim</title>
+
+            <para>The <option>reclaim</option> action attempts to reclaim space by uninstalling inactive ports, and
+            removing unnecessary files that were downloaded during the installation process. </para>
+
+            <para><option>reclaim</option> does not accept any switches.</para>
+
+            <note>
+                <para> This command will only be availible in MacPorts version 2.4 and above.</para>
+            </note>
+        </section>
+
         <section id="using.port.list">
             <title>port list</title>
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140817/533b0e0f/attachment.html>


More information about the macports-changes mailing list