This commit is contained in:
Albert S. 2013-10-07 22:52:13 +02:00
rodič 7149d0d028
revize c5105078b4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání

2
README
Zobrazit soubor

@ -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?