mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 06:23:35 +01:00
wiki: updated comment
git-svn-id: trunk@37969 -
This commit is contained in:
parent
3df0a944a5
commit
700e4c6176
@ -291,7 +291,7 @@ begin
|
||||
writeln(' --nowarnurl=<string> : do not warn for URLs starting with this. Can be given multiple times.');
|
||||
writeln(' <inputfile> : wiki page in xml format, can be given multiple times');
|
||||
writeln(' Duplicates are ignored.');
|
||||
writeln(' You can use globbing, like "xml/*.html". You must quote such parameters on console/shell.');
|
||||
writeln(' You can use globbing, like "wikixml/*.html". You must quote such parameters on console/shell.');
|
||||
writeln;
|
||||
writeln('Options for --format=fpdoc :');
|
||||
writeln(' --root=<fpdoc xml root node> : default: ',FPDocConverter.RootName);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user