mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-25 11:37:24 +01:00
Lazbuild: fixed a small typo in help output related to --get-expand-text= option
This commit is contained in:
parent
45f4cd65d9
commit
cfd5155a93
@ -1914,7 +1914,7 @@ begin
|
||||
writeln('--no-write-project');
|
||||
w(lisDoNotWriteUpdatedProjectInfoAfterBuild);
|
||||
writeln('');
|
||||
writeln('--get-expand-text=<count>');
|
||||
writeln('--get-expand-text=<text>');
|
||||
w(lisGetExpandText);
|
||||
writeln('');
|
||||
writeln('--get-build-modes');
|
||||
|
||||
Loading…
Reference in New Issue
Block a user