From fcaf3dc434c4ff57009adfeadaba2eef4dd8b98c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:36:08 +0000 Subject: [PATCH] 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|