diff options
| author | Matthias Radestock <matthias@lshift.net> | 2009-01-22 12:54:35 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2009-01-22 12:54:35 +0000 |
| commit | 9ae4a4a9a2ac7f8360ea5d5a6e015b52687b3bb2 (patch) | |
| tree | 3b1b1efd2d5117cdd55a4acee47a4e835734195b /docs | |
| parent | e6033f16979bb678adb32619ef8ef98349b9a37a (diff) | |
| download | rabbitmq-server-git-9ae4a4a9a2ac7f8360ea5d5a6e015b52687b3bb2.tar.gz | |
typo
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 |
