Lazbuild: fixed a small typo in help output related to --get-expand-text= option

This commit is contained in:
Maxim Ganetsky 2024-02-01 23:03:53 +03:00
parent 45f4cd65d9
commit cfd5155a93

View File

@ -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');