summaryrefslogtreecommitdiffstats
path: root/BaseTools/toolsetup.bat
diff options
context:
space:
mode:
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2008-02-22 16:37:53 +0000
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>2008-02-22 16:37:53 +0000
commitad42b17a754b63a1f556eac364e55f412eae509d (patch)
tree95c92f7b190b4c86a2c47a3f866d604ba27ec938 /BaseTools/toolsetup.bat
parent8014e7ceb0054a2f57ba94bf7b792cb1cb5837e4 (diff)
downloadedk2-ad42b17a754b63a1f556eac364e55f412eae509d.tar.gz
edk2-ad42b17a754b63a1f556eac364e55f412eae509d.tar.bz2
edk2-ad42b17a754b63a1f556eac364e55f412eae509d.zip
Fixed option name, ForceRebuild
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4748 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/toolsetup.bat')
-rwxr-xr-xBaseTools/toolsetup.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/toolsetup.bat b/BaseTools/toolsetup.bat
index 2f657ba967..54def14f32 100755
--- a/BaseTools/toolsetup.bat
+++ b/BaseTools/toolsetup.bat
@@ -226,7 +226,7 @@ goto end
echo tested versions of the tools have been tested and included in the
echo EDK II repository.
echo.
- echo If you really want to build the tools, use the FORCE_REBUILD option.
+ echo If you really want to build the tools, use the ForceRebuild option.
echo.
goto end
)