Skip to content

Commit

Permalink
Merge pull request #290 from fedot/patch-1
Browse files Browse the repository at this point in the history
[docs] Added `watchDirectory` to the list of options in README
  • Loading branch information
Marak committed Jun 3, 2012
2 parents cf5e5be + 592a1eb commit 6a9a268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -67,6 +67,7 @@ You can use forever to run any kind of script continuously (whether it is writte
-v, --verbose Turns on the verbose messages from Forever
-s, --silent Run the child script silencing stdout and stderr
-w, --watch Watch for file changes
--watchDirectory Top-level directory to watch from
-h, --help You're staring at it
[Long Running Process]
Expand Down

0 comments on commit 6a9a268

Please sign in to comment.