scripts/addToolVersion.sh
changeset 1225 4b065e7e2130
parent 1200 136731f6f597
child 1318 5416f4ba36bf
child 1363 87f25f1d25d0
     1.1 --- a/scripts/addToolVersion.sh	Mon Feb 02 21:56:30 2009 +0000
     1.2 +++ b/scripts/addToolVersion.sh	Wed Mar 04 17:59:35 2009 +0000
     1.3 @@ -17,16 +17,16 @@
     1.4  
     1.5    Valid options for all tools:
     1.6      --stable, -s, +x   (default)
     1.7 -      mark the version as being stable (as opposed to experimental)
     1.8 +      mark the version as being stable (as opposed to experimental, below)
     1.9  
    1.10      --experimental, -x, +s
    1.11 -      mark the version as being experimental (as opposed to stable)
    1.12 +      mark the version as being experimental (as opposed to stable, above)
    1.13  
    1.14      --current, -c, +o   (default)
    1.15 -      mark the version as being cuurent (as opposed to obsolete)
    1.16 +      mark the version as being cuurent (as opposed to obsolete, below)
    1.17  
    1.18      --obsolete, -o, +c
    1.19 -      mark the version as being obsolete (as opposed to current)
    1.20 +      mark the version as being obsolete (as opposed to current, above)
    1.21  
    1.22    Note: setting a new tool resets to the defaults: 'stable' and 'current'.
    1.23