Skip to content

Commit 7cdfbc3

Browse files
Update task-queue.mdx
Adding escape character
1 parent 101dcc8 commit 7cdfbc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cli/task-queue.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This command supports updating:
8585
Weights control the relative share of capacity each key receives.
8686

8787
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\>
8989
To unset all fairness weights, use --fairness-key-weight-unset-all
9090

9191
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

Comments
 (0)