Skip to content

Commit

Permalink
[minor] Change order of option in help
Browse files Browse the repository at this point in the history
  • Loading branch information
julianduque committed Dec 12, 2013
1 parent 45800aa commit b2b49d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ 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
--watchIgnore To ignore pattern when watch is enabled (multiple option is allowed)
-h, --help You're staring at it
--killSignal Support exit signal customization (default is SIGKILL), used for restarting script gracefully eg. --killSignal=SIGTERM
-h, --help You're staring at it
[Long Running Process]
The forever process will continue to run outputting log messages to the console.
Expand Down

0 comments on commit b2b49d1

Please sign in to comment.