[23039] branches/release_1_4/src/port/port.1

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 22 22:05:17 PDT 2007


Revision: 23039
          http://trac.macosforge.org/projects/macports/changeset/23039
Author:   jmpp at macports.org
Date:     2007-03-22 22:05:17 -0700 (Thu, 22 Mar 2007)

Log Message:
-----------

 *) A port(1) action is also optional, so marking it as so.
 *) The -F flag processes a command file containing batch commands, not batch files specified via batch files.
 *) Making it clearer that passing a key=value pair on the command line overrides that listed on the Portfile
for <port>, if any.

Modified Paths:
--------------
    branches/release_1_4/src/port/port.1

Modified: branches/release_1_4/src/port/port.1
===================================================================
--- branches/release_1_4/src/port/port.1	2007-03-23 02:34:33 UTC (rev 23038)
+++ branches/release_1_4/src/port/port.1	2007-03-23 05:05:17 UTC (rev 23039)
@@ -39,7 +39,7 @@
 .Op Fl vdqfonRusbckixpt
 .Op Fl D Ar portdir
 .Op Fl F Ar cmdfile
-.Ar action
+.Op Ar action
 .Op Ar actionflags
 .Op Oo Ar portname | pseudo-portname | port-url Oc Oo Ar @version Oc Oo +/-variant ... Oc ... Oo option=value ... Oc
 .Sh DESCRIPTION
@@ -54,10 +54,14 @@
 .Ar portname
 is specified, the current working directory is assumed; if no
 .Ar action
-is specified, the port command enters interactive mode in which commands are read via stdin. Batch files of commands may be specified via batch files	.
+is specified the port command enters interactive mode, in which commands are read via stdin. Batch commands may be
+passed via a
+.Ar cmdfile .
 Port 
 .Ar options 
-are passed as key=value pairs and take precedence over individual port options and system-wide settings.
+are passed as key=value pairs and take precedence over individual
+.Ar portname
+options as specified in its Portfile and system-wide settings.
 .Pp
 Port
 .Ar variants

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070322/786c4167/attachment.html


More information about the macports-changes mailing list