Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 2221

Show
Ignore:
Timestamp:
05/15/07 12:27:01 (2 years ago)
Author:
larsivi
Message:

renamed uninstaller, so it can be used for other things later (update?)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/install/dmd-posix/tango-dmd-tool

    r2220 r2221  
    1515 
    1616usage() { 
    17     echo 'Usage: tango-dmd-tools.sh <command>' 
     17    echo 'Usage: tango-dmd-tool <command>' 
    1818    echo '    --uninstall <install prefix> - uninstalls previous Tango install' 
    1919    exit 0