This commit is contained in:
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?