Skip to content

Commit

Permalink
Merge fdb22b8 into 21744ad
Browse files Browse the repository at this point in the history
  • Loading branch information
microdel committed Nov 29, 2017
2 parents 21744ad + fdb22b8 commit d9c1779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ return [
#### Usage

```
php artisan doctrine:queue:work connection --daemon -sleep=3 --tries=3 ...
php artisan doctrine:queue:work connection --daemon --sleep=3 --tries=3 ...
```

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

0 comments on commit d9c1779

Please sign in to comment.