From 6f724440372049945564acc7081afb04741e483c Mon Sep 17 00:00:00 2001 From: fengyubiao Date: Fri, 30 Jun 2023 10:23:40 +0800 Subject: [PATCH] - --- docs/administration-geo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/administration-geo.md b/docs/administration-geo.md index 712100621569..cedf535b4fe9 100644 --- a/docs/administration-geo.md +++ b/docs/administration-geo.md @@ -248,7 +248,7 @@ Using geo-replication to migrate data between clusters is a special use case of 2. Add the new cluster to your old cluster. ```shell - bin/pulsar-admin cluster create new-cluster + bin/pulsar-admin clusters create new-cluster ``` 3. Add the new cluster to your tenant.