Update README: Fix misplaced comment

This commit is contained in:
Albert S. 2020-09-09 16:50:30 +02:00
부모 9925f12675
커밋 cf14367aa8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -73,7 +73,6 @@ You can also get a string of the inotify events. This is particularly useful if
```
echo "test" > /tmp/test
adhocify -m IN_ALL_EVENTS -w /tmp/test echo File: "%eventfilepath%" Event: "%eventmaskstr%"
#second shell commands
Starting execution of command echo
File: /tmp/test Event: IN_ATTRIB
Starting execution of command echo