Skip to content

Commit 52e96b5

Browse files
authored
Merge pull request #52 from kancers/docs_update
docs: Added documentation that the processor name can be set in the worker's Cli option.
2 parents 5005b52 + a830362 commit 52e96b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/en/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ This shell can take a few different options:
237237

238238
- ``--config`` (default: default): Name of a queue config to use
239239
- ``--queue`` (default: default): Name of queue to bind to
240+
- ``--processor`` (default: ``null``): Name of processor to bind to
240241
- ``--logger`` (default: ``stdout``): Name of a configured logger
241242
- ``--max-iterations`` (default: ``null``): Number of max iterations to run
242243
- ``--max-runtime`` (default: ``null``): Seconds for max runtime

0 commit comments

Comments
 (0)