[31755] trunk/doc-new/man/xml/port.1.xml

boeyms at macports.org boeyms at macports.org
Wed Dec 5 17:49:20 PST 2007


Revision: 31755
          http://trac.macosforge.org/projects/macports/changeset/31755
Author:   boeyms at macports.org
Date:     2007-12-05 17:49:18 -0800 (Wed, 05 Dec 2007)

Log Message:
-----------
port.1.xml: remove commented-out parts that won't be used.

Modified Paths:
--------------
    trunk/doc-new/man/xml/port.1.xml

Modified: trunk/doc-new/man/xml/port.1.xml
===================================================================
--- trunk/doc-new/man/xml/port.1.xml	2007-12-06 01:46:33 UTC (rev 31754)
+++ trunk/doc-new/man/xml/port.1.xml	2007-12-06 01:49:18 UTC (rev 31755)
@@ -19,28 +19,7 @@
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>port</command>
-      <!-- Detailed option description omitted in favour of general one
       <group>
-        <arg choice="plain">-v</arg>
-        <arg choice="plain">-d</arg>
-        <arg choice="plain">-q</arg>
-      </group>
-      <group>
-        <arg choice="plain">-n</arg>
-        <arg choice="plain">-R</arg>
-      </group>
-      <group>
-        <arg choice="plain">-s</arg>
-        <arg choice="plain">-b</arg>
-      </group>
-      <group>
-        <arg choice="plain">-c</arg>
-        <arg choice="plain">-k</arg>
-      </group>
-      <arg>-D <replaceable>portdir</replaceable></arg>
-      <arg>-F <replaceable>cmdfile</replaceable></arg>
-      -->
-      <group>
         <synopfragmentref linkend="options">options</synopfragmentref>
       </group>
       <group>
@@ -49,27 +28,8 @@
           <arg choice="plain"><replaceable>actionoptions</replaceable></arg>
         </group>
       </group>
-      <!--
-      <group>
-          <arg choice="plain"><replaceable>portname</replaceable></arg>
-          <arg choice="plain"><replaceable>pseudo-portname</replaceable></arg>
-          <arg choice="plain"><replaceable>port-url</replaceable></arg>
-      </group>
-      -->
       <group rep="repeat"><synopfragmentref linkend="target">
           target</synopfragmentref>&nbsp;</group>
-      <!--
-      <group rep="repeat">
-        <arg>
-          <replaceable>@version</replaceable>
-        </arg>
-        <group rep="repeat">
-          <arg choice="plain">
-            +/-<replaceable>variant</replaceable>
-          </arg>
-        </group>
-      </group>
-      -->
       <arg rep="repeat">
         <replaceable>setting</replaceable>=<replaceable>value</replaceable>&nbsp;
       </arg>
@@ -109,19 +69,6 @@
     <title>Description</title>
 
     <para>
-      <!--
-      <command>port</command> is designed to operate on individual or
-      multiple Mac <option>ports</option>, optionally within a single call,
-      based on the requested <option>action</option>.  If no
-      <option>portdir</option> or <option>portname</option> is specified, the
-      current working directory is assumed; if no <option>action</option> is
-      specified the port command enters interactive mode, in which commands are
-      read via stdin. Batch commands may be passed via a
-      <option>cmdfile</option>.  Port <option>options</option> are passed as
-      key=value pairs and take precedence over individual
-      <option>portname</option> options as specified in its Portfile and
-      system-wide settings.
-      -->
       <command>port</command> is the command-line interface to the MacPorts
       ports system.  It provides access to information about available ports and
       allows the management of their installation, upgrading and removal.
@@ -133,15 +80,6 @@
       multiple actions can be entered in succession.  Otherwise,
       <command>port</command> acts like an ordinary command-line program.
     </para>
-    <!--
-    <para>
-      Port <option>variants</option> can specified as
-      <option>+name</option>, which indicates the variant is desired, or
-      <option>-name</option>, indicating the contrary. In case of ambiguities, a
-      port can be fully specified with the
-      <option>@version_revision+variants</option> format.
-    </para>
-    -->
   </refsection>
 
   <refsection>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071205/dda26c4c/attachment-0001.html


More information about the macports-changes mailing list