8000 Fix README.rst regarding worker queue option · Develop-Python/procrastinate@62bf760 · GitHub
[go: up one dir, main page]

Skip to content

Commit 62bf760

Browse files
author
Thomas Martin
committed
Fix README.rst regarding worker queue option
1 parent 4e96713 commit 62bf760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Similarly, from the command line:
7979
procrastinate defer mycode.sum '{"a": 3, "b": 5}'
8080
8181
# Run a worker
82-
procrastinate worker sums
82+
procrastinate worker -q sums
8383
8484
Lastly, you can use Procrastinate asynchronously too:
8585

0 commit comments

Comments
 (0)
0