[44659] contrib/select/select.sh

raimue at macports.org raimue at macports.org
Thu Jan 1 14:45:18 PST 2009


Revision: 44659
          http://trac.macports.org/changeset/44659
Author:   raimue at macports.org
Date:     2009-01-01 14:45:17 -0800 (Thu, 01 Jan 2009)
Log Message:
-----------
select:
Remove -f and -i from usage

Modified Paths:
--------------
    contrib/select/select.sh

Modified: contrib/select/select.sh
===================================================================
--- contrib/select/select.sh	2009-01-01 22:24:25 UTC (rev 44658)
+++ contrib/select/select.sh	2009-01-01 22:45:17 UTC (rev 44659)
@@ -52,17 +52,14 @@
 # print the usage of this tool
 usage() {
     cat <<EOD
-usage: ${TOOL} [-n] [-d] [-f] [-r] [-h] [-v] version
+usage: ${TOOL} [-n] [-d] [-r] [-h] [-v] version
 
 -n        Show commands to do selection but do not execute them.
 -d        Show debug messages during execution
--f        Ensure the links are correct for the specified version
-          even if it maches the current default version.
 -h        Display this help info.
 -r        Skip test for necessary rights.
 -v        Display version of ${TOOL}.
 -l        List available options for version.
--i path   Install mode to perform an initial selection in path.
 -s        Show the currently selected version
 
 EOD
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090101/3ab9a102/attachment.html>


More information about the macports-changes mailing list