.TH RQ 1 .SH NAME rq \- RQ command line tool. .SH SYNOPSIS .B rq [\fI\,OPTIONS\/\fR] \fI\,COMMAND \/\fR[\fI\,ARGS\/\fR]... .SH DESCRIPTION .IP RQ command line tool. This command is part of rq python module. .SH OPTIONS .TP \fB\-\-version\fR Show the version and exit. .TP \fB\-\-help\fR Show this message and exit. .SS "Commands:" .TP empty Empty given queues. .TP info RQ command\-line monitor. .TP requeue Requeue failed jobs. .TP resume Resumes processing of queues, that where suspended with `rq... .TP suspend Suspends all workers, to resume run `rq resume` .TP worker Starts an RQ worker.