mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-26 14:37:54 +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');
|
writeln('--no-write-project');
|
||||||
w(lisDoNotWriteUpdatedProjectInfoAfterBuild);
|
w(lisDoNotWriteUpdatedProjectInfoAfterBuild);
|
||||||
writeln('');
|
writeln('');
|
||||||
writeln('--get-expand-text=<count>');
|
writeln('--get-expand-text=<text>');
|
||||||
w(lisGetExpandText);
|
w(lisGetExpandText);
|
||||||
writeln('');
|
writeln('');
|
||||||
writeln('--get-build-modes');
|
writeln('--get-build-modes');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user