diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | timeprefix.1 | 3 |
2 files changed, 5 insertions, 0 deletions
@@ -13,3 +13,5 @@ DESCRIPTION human-readable real time (in UTC), with with boot time first so that muliple generated log files can merged into one with sort --merge. + + timeprefix also marks when the program started and terminated. diff --git a/timeprefix.1 b/timeprefix.1 index aef997a..c8b6449 100644 --- a/timeprefix.1 +++ b/timeprefix.1 @@ -16,3 +16,6 @@ boot time first so that muliple generated log files can merged into one with .B sort .BR --merge . +.PP +.B timeprefix +also marks when the program started and terminated. |