* Added gitignore
* Finished HTML writer
This commit is contained in:
2
UApp.pas
2
UApp.pas
@@ -250,6 +250,8 @@ begin
|
||||
Writeln(' specifies the filename with filter commands');
|
||||
Writeln(' -f --logfile=<filename>');
|
||||
Writeln(' specifies the logfile to be parsed');
|
||||
Writeln(' --html=<filename>');
|
||||
Writeln(' outputs filtered results in a formatted HTML file');
|
||||
Writeln(' -h --help');
|
||||
Writeln(' show this help screen');
|
||||
end;
|
||||
|
||||
Reference in New Issue
Block a user