rabbitmqctl(8): correct add_vhost option dashes
This commit is contained in:
parent
9f7f4ffc36
commit
4faec42412
|
|
@ -1703,7 +1703,7 @@ not be visible to
|
|||
.Nm .
|
||||
.Bl -tag -width Ds
|
||||
.\" ------------------------------------------------------------------
|
||||
.It Cm add_vhost Ar vhost Op Fl description Ar desc Fl tags Ar tags Fl default-queue-type Ar default-q-type
|
||||
.It Cm add_vhost Ar vhost Op Fl -description Ar desc Fl -tags Ar tags Fl -default-queue-type Ar default-q-type
|
||||
.Bl -tag -width Ds
|
||||
.It Ar vhost
|
||||
The name of the virtual host entry to create.
|
||||
|
|
|
|||
Loading…
Reference in New Issue