File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ No changes yet.
1919 rabbitmqadmin permissions delete --user " user1"
2020 ```
2121
22- * ` user_limits ` is a new command group for operations on per-user limits:
22+ * ` user_limits ` is a new command group for operations on [ per-user limits] ( https://www.rabbitmq.com/docs/user-limits ) :
2323
2424 ``` shell
2525 rabbitmqadmin user_limits list
@@ -29,7 +29,7 @@ No changes yet.
2929 rabbitmqadmin user_limits delete --user " user1" --name " max-connections"
3030 ```
3131
32- * ` vhost_limits ` is a new command group for operations on virtual host limits:
32+ * ` vhost_limits ` is a new command group for operations on [ virtual host limits] ( https://www.rabbitmq.com/docs/vhosts#limits ) :
3333
3434 ``` shell
3535 rabbitmqadmin vhost_limits list
You can’t perform that action at this time.
0 commit comments