1
0
Derivar 0

Update README: Fix misplaced comment

Este cometimento está contido em:
Albert S. 2020-09-09 16:50:30 +02:00
ascendente 9925f12675
cometimento cf14367aa8
1 ficheiros modificados com 0 adições e 1 eliminações

Ver ficheiro

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