From 4f1cc9f46af0e24b9d4b71d05b1999ef4d16bef0 Mon Sep 17 00:00:00 2001 From: Paul Rosemurgy Date: Wed, 5 Oct 2022 20:32:24 -0700 Subject: [PATCH] Fix typo: `utf-time` -> `utc-time` --- man/fswatch.7.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/fswatch.7.in b/man/fswatch.7.in index 079c8e57..ec266571 100644 --- a/man/fswatch.7.in +++ b/man/fswatch.7.in @@ -159,7 +159,7 @@ Watch subdirectories recursively. This option may not be supported on all systems. .It Fl t, -timestamp Print the event timestamp. -.It Fl u, -utf-time +.It Fl u, -utc-time Print the event time in UTC format. When this option is not specified, the time is printed using the system .Em local