LazBuild: minor improvement of help options output

This commit is contained in:
Maxim Ganetsky 2024-01-21 18:23:06 +03:00
parent 416bdc5c19
commit 63bee66fd3

View File

@ -1821,7 +1821,7 @@ begin
writeln('');
writeln(lisEdtExtToolParameters);
writeln('');
writeln('-?, --help');
writeln('-?, -h, --help');
w(lisThisHelpMessage);
writeln('');
writeln('-B, --build-all');