Update README: Fix misplaced comment

这个提交包含在:
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