Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
radovskyb committed Jul 21, 2017
1 parent 9c1fc52 commit 005eaf3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,12 @@ Usage of watcher:
watch dot files (default true)
-interval string
watcher poll interval (default "100ms")
-list
list watched files on start (default false)
-keepalive
keep alive when a cmd returns code != 0
-list
list watched files on start
-pipe
pipe event's info to command's stdin (default false)
pipe event's info to command's stdin
-recursive
watch folders recursively (default true)
```
Expand Down

0 comments on commit 005eaf3

Please sign in to comment.