[56473] trunk/base
ryandesign at macports.org
ryandesign at macports.org
Fri Aug 28 05:05:20 PDT 2009
Revision: 56473
http://trac.macports.org/changeset/56473
Author: ryandesign at macports.org
Date: 2009-08-28 05:05:20 -0700 (Fri, 28 Aug 2009)
Log Message:
-----------
port.1, port.tcl: Remove "x" from summary of available port options; this option's documentation was already removed in r53705.
Revision Links:
--------------
http://trac.macports.org/changeset/53705
Modified Paths:
--------------
trunk/base/doc/port.1
trunk/base/src/port/port.tcl
Modified: trunk/base/doc/port.1
===================================================================
--- trunk/base/doc/port.1 2009-08-28 12:01:49 UTC (rev 56472)
+++ trunk/base/doc/port.1 2009-08-28 12:05:20 UTC (rev 56473)
@@ -36,7 +36,7 @@
.Ar ports
.Sh SYNOPSIS
.Nm
-.Op Fl vdqfonRusbckxpyt
+.Op Fl vdqfonRusbckpyt
.Op Fl D Ar portdir
.Op Fl F Ar cmdfile
.Op Ar action
Modified: trunk/base/src/port/port.tcl
===================================================================
--- trunk/base/src/port/port.tcl 2009-08-28 12:01:49 UTC (rev 56472)
+++ trunk/base/src/port/port.tcl 2009-08-28 12:05:20 UTC (rev 56473)
@@ -44,7 +44,7 @@
proc print_usage {{verbose 1}} {
global cmdname
set syntax {
- [-bcdfknopqRstuvxy] [-D portdir] [-F cmdfile] action [privopts] [actionflags]
+ [-bcdfknopqRstuvy] [-D portdir] [-F cmdfile] action [privopts] [actionflags]
[[portname|pseudo-portname|port-url] [@version] [+-variant]... [option=value]...]...
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090828/407d25b7/attachment.html>
More information about the macports-changes
mailing list