aboutsummaryrefslogtreecommitdiff
path: root/doc/cli.sh
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 /doc/cli.sh
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 'doc/cli.sh')
-rwxr-xr-xdoc/cli.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index b2e2605..a520898 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -78,8 +78,8 @@ function gen_txt () # <name>
gen_txt INSTALL
gen_txt UPGRADE
-gen_txt BOOTSTRAP-MACOSX
-gen_txt BOOTSTRAP-MINGW
-gen_txt BOOTSTRAP-MSVC
gen_txt BOOTSTRAP-UNIX
+gen_txt BOOTSTRAP-MACOSX
gen_txt BOOTSTRAP-WINDOWS
+gen_txt BOOTSTRAP-WINDOWS-MINGW
+gen_txt BOOTSTRAP-WINDOWS-MSVC