lazbuild: added option subtarget in help

This commit is contained in:
mattias 2023-07-25 17:10:37 +01:00
parent 608e8d1d55
commit cb5b51048e

View File

@ -1858,7 +1858,7 @@ begin
GetCompiledTargetCPU])));
writeln('');
writeln('--subtarget=<subtarget>');
writeln(LongToConsole('override the project subtarget'));
writeln(LongToConsole(space+'override the project subtarget'));
writeln('');
writeln('--build-mode=<project/ide build mode>');
writeln('or --bm=<project/ide build mode>');