summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2009-01-22 12:54:35 +0000
committerMatthias Radestock <matthias@lshift.net>2009-01-22 12:54:35 +0000
commit905b60490597e358415e229f993364ae31e37728 (patch)
tree3b1b1efd2d5117cdd55a4acee47a4e835734195b
parent267ebdd5ee128e797a023b2e704c9c14e5adfe61 (diff)
downloadrabbitmq-server-905b60490597e358415e229f993364ae31e37728.tar.gz
typo
-rw-r--r--docs/rabbitmqctl.1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod
index 7909c148..9123208d 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