Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added --killSignal option description
  • Loading branch information
jmav committed Aug 22, 2013
1 parent a4289d1 commit a7d419c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ You can use forever to run any kind of script continuously (whether it is writte
-w, --watch Watch for file changes
--watchDirectory Top-level directory to watch from
-h, --help You're staring at it
--killSignal Support exit signal customization (default is SIGKILL), used for restarting script gracefully eg. --killSignal=SIGTERM
[Long Running Process]
The forever process will continue to run outputting log messages to the console.
Expand Down

0 comments on commit a7d419c

Please sign in to comment.