diff options
| author | Mattias Andrée <maandree@kth.se> | 2021-02-19 15:20:11 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2021-02-19 15:20:11 +0100 | 
| commit | 4b3bffb811bcb26fba619236eb74d373887d862c (patch) | |
| tree | c1fbd2e5faf0d5ae7ce576e76914197101d9cd70 /README | |
| parent | m (diff) | |
| download | timeprefix-3.tar.gz timeprefix-3.tar.bz2 timeprefix-3.tar.xz  | |
Update doc3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 | 
1 files changed, 3 insertions, 3 deletions
@@ -5,9 +5,9 @@ SYNOPSIS  	timeprefix  DESCRIPTION -	timeprefix ignores all arguments. It 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 prefix 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 with boot time first so  | 
