Skip to content

Commit 03f18cd

Browse files
committed
update readme
1 parent 51be058 commit 03f18cd

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Outputs,
2626
Clearing Redis queues:default
2727
```
2828

29-
## Defined Queue Clear
29+
### Defined Queue Clear
3030

3131
To clear a specific queue like `emails` pass it as an argument.
3232

@@ -52,12 +52,6 @@ php artisan horizon:data failed_jobs -C
5252

5353
To clear all jobs from redis in horizon.
5454

55-
```shell
56-
php artisan horizon:data jobs -C
57-
```
58-
59-
To clear all jobs from redis in horizon.
60-
6155
```shell
6256
php artisan horizon:data recent_jobs -C
6357
```

0 commit comments

Comments
 (0)