You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli/task-queue.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ This command supports updating:
85
85
Weights control the relative share of capacity each key receives.
86
86
87
87
To unset a rate limit, pass in 'default', for example: --queue-rps-limit default
88
-
To unset specific fairness weights, use --fairness-key-weight-unset <key>
88
+
To unset specific fairness weights, use --fairness-key-weight-unset \<key\>
89
89
To unset all fairness weights, use --fairness-key-weight-unset-all
90
90
91
91
Use the following options to change the behavior of this command. You can also use any of the [global flags](#global-flags) that apply to all subcommands.
0 commit comments