From 55f7a14b2e4001b11fad81812ab6bfd448bea038 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 12:56:37 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 8efcca2..b945e87 100644 --- a/README +++ b/README @@ -5,13 +5,13 @@ SYNOPSIS timeprefix DESCRIPTION - timeprefix reads stdin line by line and prefix the current time - (at the point the line has been fully read) to each line and - prints the prefixed line to stdout. + timeprefix reads stdin line by line and prefixes the current + time (at the point the line has been fully read) to each line + and prints the prefixed line to stdout. The timestamp is written in both decimal boot time and human-readable real time (in UTC), with the boot time first so - that muliple generated log files can merged into one with - sort --merge. + that multiple generated log files can be merged into one with + sort -m. timeprefix also marks when the program started and terminated. -- cgit v1.2.3-70-g09d2