mirror of
https://github.com/curl/curl.git
synced 2026-08-11 23:10:54 +03: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:
parent
9819cec61b
commit
b5ecc43fa9
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue