From 1ee55930c06cc1e39da63c0096fce7e9facee103 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 11 Oct 2019 15:44:39 +0200 Subject: Rename BOOTSTRAP-{MINGW,MSVC} to BOOTSTRAP-WINDOWS-{...} Also mention WSL in addition to MSYS and Cygwin as a UNIX-like emulation on Windows. --- doc/cli.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/cli.sh') 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 () # 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 -- cgit v1.1