From 55bf6686df2ac0b738945d85f3305d42df65d4bd Mon Sep 17 00:00:00 2001 From: Daniele Fognini Date: Sat, 25 Jan 2025 21:59:32 +0000 Subject: [PATCH] add readme from output of --help --- README.txt | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..2f125b8 --- /dev/null +++ b/README.txt @@ -0,0 +1,27 @@ +Pipe through standard input while highlighting and keeping track of delays between lines + +Usage: txt-timer [OPTIONS] + +Options: + -q, --quiet + do not output stdin + -c, --count + number of top differences to print at the end [default: 5] + -B, --lines-before + [default: 5] + --color + colorized output + --color-range + range for color scale of delay, in seconds [default: 0.2] + --time-regex + use regex to extract timestamp from lines instead of using real time, must have one (?