summaryrefslogtreecommitdiffstats
path: root/jobqueue.pl
diff options
context:
space:
mode:
Diffstat (limited to 'jobqueue.pl')
-rwxr-xr-xjobqueue.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/jobqueue.pl b/jobqueue.pl
index d9791b3d4..7a884b811 100755
--- a/jobqueue.pl
+++ b/jobqueue.pl
@@ -40,6 +40,8 @@ jobqueue.pl - Runs jobs in the background for Bugzilla.
process id. Defaults to F<data/jobqueue.pl.pid>.
-n name What should this process call itself in the system log?
Defaults to the full path you used to invoke the script.
+ -j jobs How many child processes should be run?
+ Defaults to 1.
COMMANDS:
start Starts a new jobqueue daemon if there isn't one running already