mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 14:40:29 +02:00
fixed typo
git-svn-id: trunk@9816 -
This commit is contained in:
parent
a7c0385d1a
commit
88501206d4
@ -459,7 +459,7 @@ begin
|
|||||||
writeln('');
|
writeln('');
|
||||||
writeln('--help or -? ', listhisHelpMessage);
|
writeln('--help or -? ', listhisHelpMessage);
|
||||||
writeln('');
|
writeln('');
|
||||||
writeln('-B or --buildall ','build all files of project/package');
|
writeln('-B or --build-all ','build all files of project/package');
|
||||||
writeln('-R or --recursive ','apply build flags (-B) to dependencies too.');
|
writeln('-R or --recursive ','apply build flags (-B) to dependencies too.');
|
||||||
writeln('');
|
writeln('');
|
||||||
writeln(PrimaryConfPathOptLong,' <path>');
|
writeln(PrimaryConfPathOptLong,' <path>');
|
||||||
|
Loading…
Reference in New Issue
Block a user