emcrisostomo / fswatch

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
https://emcrisostomo.github.io/fswatch/
GNU General Public License v3.0
4.96k stars 327 forks source link

Fix man page typo: `utf-time` -> `utc-time` #294

Open pcrosemurgy opened 1 year ago

pcrosemurgy commented 1 year ago

-utf-time should now read -utc-time in the fswatch man page.