mirror of
https://github.com/hibiken/asynq.git
synced 2025-04-21 16:20:18 +08:00
fix typo
This commit is contained in:
parent
310d38620d
commit
f471d9ea2d
@ -22,7 +22,7 @@ var workersCmd = &cobra.Command{
|
|||||||
Short: "Shows all running workers information",
|
Short: "Shows all running workers information",
|
||||||
Long: `Workers (asynqmon workers) will show 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
|
* Process in which the worker is running
|
||||||
* ID of the task worker is processing
|
* ID of the task worker is processing
|
||||||
* Type of the task worker is processing
|
* Type of the task worker is processing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user