Skip to content

Commit

Permalink
typo: delete-all to deleteall
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyoptimist authored Feb 22, 2024
1 parent 0a73fc6 commit 6ca56d7
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 archive-all run-all]`
- `asynq server [ls]`

### Global flags
Expand Down

0 comments on commit 6ca56d7

Please sign in to comment.