We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--pidfile
--pidFile
1 parent 1d1656c commit ee9f98bCopy full SHA for ee9f98b
README.md
@@ -57,7 +57,7 @@ You can use forever to run any kind of script continuously (whether it is writte
57
-p PATH Base path for all forever related files (pid files, etc.)
58
-c COMMAND COMMAND to execute (defaults to node)
59
-a, --append Append logs
60
- --pidfile The pid file
+ --pidFile The pid file
61
--sourceDir The source directory for which SCRIPT is relative to
62
--minUptime Minimum uptime (millis) for a script to not be considered "spinning"
63
--spinSleepTime Time to wait (millis) between launches of a spinning script.
0 commit comments