aboutsummaryrefslogtreecommitdiff
path: root/build-msvc.bat
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-10-11 15:44:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-10-11 15:44:39 +0200
commit1ee55930c06cc1e39da63c0096fce7e9facee103 (patch)
tree4a201823a6d3527de393da91b7ff5b4123bce50e /build-msvc.bat
parent3bfe882189f708f4fc83fbed5ae20fa5851e38bf (diff)
Rename BOOTSTRAP-{MINGW,MSVC} to BOOTSTRAP-WINDOWS-{...}
Also mention WSL in addition to MSYS and Cygwin as a UNIX-like emulation on Windows.
Diffstat (limited to 'build-msvc.bat')
-rw-r--r--build-msvc.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-msvc.bat b/build-msvc.bat
index 7d1e31a..85e8244 100644
--- a/build-msvc.bat
+++ b/build-msvc.bat
@@ -24,7 +24,7 @@ echo.
echo The --trust option recognizes two special values: 'yes' ^(trust everything^)
echo and 'no' (trust nothing).
echo.
-echo See the BOOTSTRAP-MSVC file for details.
+echo See the BOOTSTRAP-WINDOWS-MSVC file for details.
echo.
goto end