Skip to content

Commit

Permalink
fix(typo): delete-all to deleteall (#827)
Browse files Browse the repository at this point in the history
* typo: delete-all to deleteall

* docs: update tools/asynq/README.md

* fix archiveall runall

---------

Co-authored-by: Mohamed Sohail <[email protected]>
  • Loading branch information
crazyoptimist and kamikazechaser authored Feb 23, 2024
1 parent 0a73fc6 commit 38f7499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/asynq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To view details on any command, use `asynq help <command> <subcommand>`.
- `asynq dash`
- `asynq stats`
- `asynq queue [ls inspect history rm pause unpause]`
- `asynq task [ls cancel delete archive run delete-all archive-all run-all]`
- `asynq task [ls cancel delete archive run deleteall archiveall runall]`
- `asynq server [ls]`

### Global flags
Expand Down

0 comments on commit 38f7499

Please sign in to comment.