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|