Skip to content

Commit

Permalink
Merge pull request #294 from pcrosemurgy:fix-utc-time-man-typo
Browse files Browse the repository at this point in the history
Fix man page typo: `utf-time` -> `utc-time`
  • Loading branch information
emcrisostomo authored Feb 1, 2025
2 parents b64acc7 + 4f1cc9f commit 589971b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/fswatch.7.in
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,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
Expand Down

0 comments on commit 589971b

Please sign in to comment.