diff options
Diffstat (limited to 'timeprefix.1')
-rw-r--r-- | timeprefix.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/timeprefix.1 b/timeprefix.1 index c8b6449..088b3ef 100644 --- a/timeprefix.1 +++ b/timeprefix.1 @@ -5,10 +5,9 @@ timeprefix \- Prefix the current time to each line .B timeprefix .SH DESCRIPTION .B 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. + 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. .PP The timestamp is written in both decimal boot time and human-readable real time (in UTC), with with |