Этот коммит содержится в:
Albert S. 2013-10-07 22:52:13 +02:00
родитель 7149d0d028
Коммит c5105078b4
1 изменённых файлов: 1 добавлений и 1 удалений

2
README
Просмотреть файл

@ -4,7 +4,7 @@ adhocify is a very simple and useful tool.
adhocify uses inotify to watch for file system events. Those events are
specified by the user. Once an event occurs, it launches a script supplied
by the user, passing the path of the file the event occured on as an argument.
by the user, passing the path of the file the event occurred on as an argument.
How do I use adhocify?