summaryrefslogtreecommitdiff
path: root/support/texloganalyser/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/texloganalyser/README
Initial commit
Diffstat (limited to 'support/texloganalyser/README')
-rw-r--r--support/texloganalyser/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/support/texloganalyser/README b/support/texloganalyser/README
new file mode 100644
index 0000000000..24df0c1603
--- /dev/null
+++ b/support/texloganalyser/README
@@ -0,0 +1,8 @@
+This is texloganalyser (Perl script), version 0.9
+ Copyright 2006-2014 Thomas van Oudenhove
+ License: BSD
+
+Usage: texloganalyser [--help|--version|-efhioprstuvw] <TeX log>
+ Displays selective infos of LaTeX logs
+
+More documentation is available with `perldoc texloganalyser`.