mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 23:21:57 +02:00
show the right help text for skipcrossprograms option
git-svn-id: trunk@36733 -
This commit is contained in:
parent
a29c7c7fac
commit
40cf0deab7
@ -5269,7 +5269,7 @@ begin
|
||||
{$endif}
|
||||
LogOption('ie','installexamples',SHelpInstExamples);
|
||||
LogOption('bu','buildunit',SHelpUseBuildUnit);
|
||||
LogOption('sp','skipcrossprograms',SHelpSkipCrossProgs);
|
||||
LogOption('scp','skipcrossprograms',SHelpSkipCrossProgs);
|
||||
LogOption('io','ignoreinvalidoption',SHelpIgnoreInvOpt);
|
||||
LogArgOption('C','cpu',SHelpCPU);
|
||||
LogArgOption('O','os',SHelpOS);
|
||||
|
Loading…
Reference in New Issue
Block a user