Commit f07fa85b authored by Ivo Bellin Salarin's avatar Ivo Bellin Salarin Committed by Steve Holme
Browse files

build-openssl.bat: Corrected use of angled brackets in help output

Angled brackets were used in the help output to indicate that the
compiler and platform arguments are mandatory. Unfortunately this
caused a "< was unexpected at this time" error as the characters are
interpreted as re-direction characters when not escaped.
parent 34cdc770
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -254,7 +254,7 @@ rem ***************************************************************************
:syntax
  rem Display the help
  echo.
  echo Usage: build-openssl <compiler> <platform> [configuration] [directory]
  echo Usage: build-openssl ^<compiler^> ^<platform^> [configuration] [directory]
  echo.
  echo Compiler:
  echo.