wiki: updated comment

git-svn-id: trunk@37969 -
This commit is contained in:
mattias 2012-07-19 08:13:05 +00:00
parent 3df0a944a5
commit 700e4c6176

View File

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