This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 34b95183f76 Docs sync done from apache/pulsar (#dda1437)
34b95183f76 is described below
commit 34b95183f76db6a833f35974376665634644158c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 11 01:38:24 2023 +0000
Docs sync done from apache/pulsar (#dda1437)
---
static/reference/next/pulsar-admin/topics.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/static/reference/next/pulsar-admin/topics.md
b/static/reference/next/pulsar-admin/topics.md
index 5f36f76bbf4..873528925c5 100644
--- a/static/reference/next/pulsar-admin/topics.md
+++ b/static/reference/next/pulsar-admin/topics.md
@@ -512,6 +512,7 @@ $ pulsar-admin topics update-partitioned-topic options
|---|---|---|
| `-p, --partitions` | Number of partitions for the topic|0||
| `-f, --force` | Update forcefully without validating existing partitioned
topic|false||
+| `-ulo, --update-local-only` | Update partitions number for topic in local
cluster only|false||
## <em>get-partitioned-topic-metadata</em>