summaryrefslogtreecommitdiffstats
path: root/jobqueue.pl
diff options
context:
space:
mode:
Diffstat (limited to 'jobqueue.pl')
-rwxr-xr-xjobqueue.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/jobqueue.pl b/jobqueue.pl
index 011d0ff87..f5541e0fb 100755
--- a/jobqueue.pl
+++ b/jobqueue.pl
@@ -46,8 +46,7 @@ jobqueue.pl - Runs jobs in the background for Bugzilla.
restart Stops a running jobqueue if one is running, and then
starts a new one.
once Checks the job queue once, executes the first item found (if
- any, up to a limit of 1000 items) and then exits
- onepass Checks the job queue, executes all items found, and then exits
+ any) and then exits
check Report the current status of the daemon.
install On some *nix systems, this automatically installs and
configures jobqueue.pl as a system service so that it will