mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 06:09:30 +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('--help or -? ', listhisHelpMessage);
|
||||
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('');
|
||||
writeln(PrimaryConfPathOptLong,' <path>');
|
||||
|
Loading…
Reference in New Issue
Block a user