1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00

checksrc.bat: Updated the help to be consistent with generate.bat

Follow up to commit a8c7f0fcbf prior to release.
This commit is contained in:
Steve Holme 2016-03-23 06:50:03 +00:00
parent 9819cec61b
commit b5ecc43fa9

View File

@ -103,9 +103,9 @@ rem ***************************************************************************
:syntax
rem Display the help
echo.
echo Usage: checksrc [product] [directory]
echo Usage: checksrc [what] [directory]
echo.
echo Product:
echo What to scan:
echo.
echo lib - Scan the libcurl source
echo src - Scan the command-line tool source