Skip to content

Commit 38f7499

Browse files
fix(typo): delete-all to deleteall (#827)
* typo: delete-all to deleteall * docs: update tools/asynq/README.md * fix archiveall runall --------- Co-authored-by: Mohamed Sohail <sohailsameja@gmail.com>
1 parent 0a73fc6 commit 38f7499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/asynq/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To view details on any command, use `asynq help <command> <subcommand>`.
2525
- `asynq dash`
2626
- `asynq stats`
2727
- `asynq queue [ls inspect history rm pause unpause]`
28-
- `asynq task [ls cancel delete archive run delete-all archive-all run-all]`
28+
- `asynq task [ls cancel delete archive run deleteall archiveall runall]`
2929
- `asynq server [ls]`
3030

3131
### Global flags

0 commit comments

Comments
 (0)