make.bat: clean-all --> cleanall (#11011)

pull/11009/head
Lukas Neubert 2021-07-31 15:33:24 +02:00 committed by GitHub
parent e374ffb590
commit c1f3eb6014
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -352,7 +352,7 @@ echo.
echo Target:
echo build[default] Compiles V using the given C compiler
echo clean Clean build artifacts and debugging symbols
echo clean-all Cleanup entire ALL build artifacts and vc repository
echo cleanall Cleanup entire ALL build artifacts and vc repository
echo help Display usage help for the given target
echo.
echo Examples:
@ -372,7 +372,7 @@ echo Usage:
echo make.bat help [target]
echo.
echo Target:
echo build ^| clean ^| clean-all ^| help Query given target
echo build ^| clean ^| cleanall ^| help Query given target
exit /b 0
:help_clean
@ -386,7 +386,7 @@ exit /b 0
:help_cleanall
echo Usage:
echo make.bat clean-all
echo make.bat cleanall
echo.
echo Options:
echo --logfile PATH Use the specified PATH as the log