We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2a3b11 + fdb22b8 commit 0f52389Copy full SHA for 0f52389
README.md
@@ -65,7 +65,7 @@ return [
65
#### Usage
66
67
```
68
-php artisan doctrine:queue:work connection --daemon -sleep=3 --tries=3 ...
+php artisan doctrine:queue:work connection --daemon --sleep=3 --tries=3 ...
69
70
71
All options are identical to Laravel's own `queue:work` method.
0 commit comments