mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 10:59:44 +02:00
ppudump: fix help message
git-svn-id: trunk@24416 -
This commit is contained in:
parent
6197330bad
commit
17e7ef0d28
@ -3547,7 +3547,7 @@ begin
|
||||
writeln(' -F<format> Set output format to <format>');
|
||||
writeln(' t - text format (default)');
|
||||
writeln(' j - JSON format');
|
||||
writeln(' j - XML format');
|
||||
writeln(' x - XML format');
|
||||
writeln(' -M Exit with ExitCode=2 if more information is available');
|
||||
writeln(' -S Skip PPU version check. May lead to reading errors');
|
||||
writeln(' -V<verbose> Set verbosity to <verbose>');
|
||||
|
Loading…
Reference in New Issue
Block a user