Anonymitaet commented on a change in pull request #14396:
URL: https://github.com/apache/pulsar/pull/14396#discussion_r810873225



##########
File path: site2/docs/admin-api-topics.md
##########
@@ -973,6 +973,90 @@ admin.topics().getBacklogSizeByMessageId(topic, messageId);
 
 <!--END_DOCUSAURUS_CODE_TABS-->
 
+
+### Configure deduplication snapshot interval
+
+#### Get deduplication snapshot interval
+
+To get the topic-level deduplication snapshot interval, use one of the 
following methods.
+
+<!--DOCUSAURUS_CODE_TABS-->
+<!--Pulsar-admin API-->
+
+```
+$ pulsar-admin topics get-deduplication-snapshot-interval options

Review comment:
       ```suggestion
   pulsar-admin topics get-deduplication-snapshot-interval options
   ```
   
   It's easier for users to copy the command without $. Please check all 
occurrences in this PR.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to