Skip to content

Commit 0f52389

Browse files
authored
Merge pull request #2 from microdel/patch-1
Update README.md
2 parents e2a3b11 + fdb22b8 commit 0f52389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ return [
6565
#### Usage
6666

6767
```
68-
php artisan doctrine:queue:work connection --daemon -sleep=3 --tries=3 ...
68+
php artisan doctrine:queue:work connection --daemon --sleep=3 --tries=3 ...
6969
```
7070

7171
All options are identical to Laravel's own `queue:work` method.

0 commit comments

Comments
 (0)