[118039] trunk/base/doc/port.1
cal at macports.org
cal at macports.org
Wed Mar 19 17:08:21 PDT 2014
Revision: 118039
https://trac.macports.org/changeset/118039
Author: cal at macports.org
Date: 2014-03-19 17:08:21 -0700 (Wed, 19 Mar 2014)
Log Message:
-----------
man 1 port: document port select --summary, give a single consistent example
Modified Paths:
--------------
trunk/base/doc/port.1
Modified: trunk/base/doc/port.1
===================================================================
--- trunk/base/doc/port.1 2014-03-20 00:05:05 UTC (rev 118038)
+++ trunk/base/doc/port.1 2014-03-20 00:08:21 UTC (rev 118039)
@@ -393,7 +393,9 @@
might be linked to
.Ic "python2.6" .
Available select groups are installed as subdirectories of
-.Ar ${prefix}/etc/select/ .
+.Ar ${prefix}/etc/select/
+and can be listed using
+.Fl -summary .
To list the available versions in a group, use
.Fl -list .
To see which version is currently selected for a group, use
@@ -403,9 +405,10 @@
.Pp
For example:
.Pp
+.Dl "port select --summary"
+.Dl "port select --show python"
.Dl "port select --list python"
-.Dl "port select --show gcc"
-.Dl "port select --set gcc mp-gcc44"
+.Dl "port select --set python python34"
.Pp
.Ss activate
Activate the installed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140319/7f88a447/attachment.html>
More information about the macports-changes
mailing list