diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod index 7909c14824..9123208d4e 100644 --- a/docs/rabbitmqctl.1.pod +++ b/docs/rabbitmqctl.1.pod @@ -114,7 +114,7 @@ delete_vhost I<vhostpath> list_vhosts list all virtual hosts. -set_permissions [-p I<vhostpath>] I<username> <regexp> <regexp> +set_permissions [-p I<vhostpath>] I<username> I<regexp> I<regexp> set the permissions for the user named I<username> in the virtual host I<vhostpath>, granting them configuration access to resources with names matching the first I<regexp> and messaging access to |
