From 9e1847f1193b0862c01689622a1427b26e925216 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 May 2018 15:58:31 +0200 Subject: Minor improvements to build scripts --- build-mingw.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build-mingw.bat') diff --git a/build-mingw.bat b/build-mingw.bat index ff9d3de..1cdeb12 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -20,9 +20,9 @@ echo --verbose ^ Diagnostics verbosity level between 0 and 6. echo. echo By default the batch file will install into C:\build2. It also expects echo to find the base utilities in the bin\ subdirectory of the installation -echo directory (C:\build2\bin\ by default). +echo directory ^(C:\build2\bin\ by default^). echo. -echo The --trust option recognizes two special values: 'yes' (trust everything) +echo The --trust option recognizes two special values: 'yes' ^(trust everything^) echo and 'no' (trust nothing). echo. echo The --make option can be used to bootstrap using GNU make. The first -- cgit v1.1