mirror of
https://github.com/hibiken/asynq.git
synced 2024-11-10 11:31:58 +08:00
fix typo
This commit is contained in:
parent
30b68728d4
commit
1b7d557c66
@ -22,7 +22,7 @@ var workersCmd = &cobra.Command{
|
||||
Short: "Shows all running workers information",
|
||||
Long: `Workers (asynqmon workers) will show all running workers information.
|
||||
|
||||
The command shows the follwoing for each worker:
|
||||
The command shows the following for each worker:
|
||||
* Process in which the worker is running
|
||||
* ID of the task worker is processing
|
||||
* Type of the task worker is processing
|
||||
|
Loading…
Reference in New Issue
Block a user