提交 f2636e1e 编写于 作者: R Rajan 提交者: GitHub

Fix typo in pulsar-admin (#108)

上级 4e9b0517
......@@ -70,13 +70,13 @@ Global namespaces need to be created in the ***global*** virtual cluster.
For example:
```shell
$ bin/pulsar admin namespaces create my-property/global/my-namespace
$ bin/pulsar-admin namespaces create my-property/global/my-namespace
```
Initially, the namespace is not assigned to any cluster.
```shell
$ bin/pulsar admin namespaces set-clusters
$ bin/pulsar-admin namespaces set-clusters
my-property/global/my-namespace \
--clusters us-west,us-east,us-cent
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册