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 fcaf3dc434c4 Docs sync done from apache/pulsar (#fa9b521)
fcaf3dc434c4 is described below

commit fcaf3dc434c4ff57009adfeadaba2eef4dd8b98c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 14 01:36:08 2024 +0000

    Docs sync done from apache/pulsar (#fa9b521)
---
 static/reference/next/pulsar/compact-topic.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/static/reference/next/pulsar/compact-topic.md 
b/static/reference/next/pulsar/compact-topic.md
index ce2d0b241c3c..0549b9e40117 100644
--- a/static/reference/next/pulsar/compact-topic.md
+++ b/static/reference/next/pulsar/compact-topic.md
@@ -12,4 +12,5 @@ $ pulsar compact-topic options
 | `-t, --topic` | Topic to compact|tmp|
 | `-h, --help` | Show this help message|false|
 | `-g, --generate-docs` | Generate docs|true|
+| `-ct, --compactor-type` | Choose compactor type, valid types are 
[PUBLISHING, EVENT_TIME]|PUBLISHING|
 

Reply via email to