fixed typo

git-svn-id: trunk@9816 -
This commit is contained in:
mattias 2006-09-05 11:44:04 +00:00
parent a7c0385d1a
commit 88501206d4

View File

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