tisonkun commented on code in PR #18526: URL: https://github.com/apache/pulsar/pull/18526#discussion_r1027029853
########## site2/docs/admin-api-namespaces.md: ########## @@ -727,10 +747,10 @@ It shows the retention information of a given namespace. <TabItem value="pulsar-admin"> ```shell -pulsar-admin namespaces get-retention test-tenant/ns1 +pulsar-admin namespaces get-retention test-tenant/namespace1 ``` -```json +```shell Review Comment: ````suggestion ```json ```` -- 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]
