mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 22:00:20 +02:00
LazBuild: minor improvement of help options output
This commit is contained in:
parent
416bdc5c19
commit
63bee66fd3
@ -1821,7 +1821,7 @@ begin
|
||||
writeln('');
|
||||
writeln(lisEdtExtToolParameters);
|
||||
writeln('');
|
||||
writeln('-?, --help');
|
||||
writeln('-?, -h, --help');
|
||||
w(lisThisHelpMessage);
|
||||
writeln('');
|
||||
writeln('-B, --build-all');
|
||||
|
Loading…
Reference in New Issue
Block a user