Author: nextgens Date: 2007-05-13 11:08:35 +0000 (Sun, 13 May 2007) New Revision: 13225
Modified: trunk/apps/installer/installclasspath/windows/update.cmd Log: new_instaler: update.cmd be pedantic : s/flag/parameter/ Modified: trunk/apps/installer/installclasspath/windows/update.cmd =================================================================== --- trunk/apps/installer/installclasspath/windows/update.cmd 2007-05-13 11:07:49 UTC (rev 13224) +++ trunk/apps/installer/installclasspath/windows/update.cmd 2007-05-13 11:08:35 UTC (rev 13225) @@ -4,7 +4,7 @@ ::if you modify this script in any way it will be detected as outdated and will be overwritten on the next run. ::To force a re-download of the latest Freenet.jar, simply delete freenet-%RELEASE%-latest.jar.url before running this script. -::The default behavior is to fetch the latest stable release. Run this script with the testing flag for the latest SVN build. +::The default behavior is to fetch the latest stable release. Run this script with the testing parameter for the latest SVN build. :: e.g. C:\Freenet\update.cmd testing Title Freenet Update Over HTTP Script
