diff options
Diffstat (limited to 'build-mingw.bat')
-rw-r--r-- | build-mingw.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-mingw.bat b/build-mingw.bat index a5da24c..98f5597 100644 --- a/build-mingw.bat +++ b/build-mingw.bat @@ -9,7 +9,7 @@ goto start :usage echo. -echo Usage: %0 [/?] [^<options^>] ^<cxx^> +echo Usage: %0 [/?] [^<options^>] ^<c++-compiler^> echo Options: echo --install-dir ^<dir^> Alternative installation directory. echo --repo ^<loc^> Alternative package repository location. |