momo-jun commented on code in PR #17734:
URL: https://github.com/apache/pulsar/pull/17734#discussion_r975346434


##########
site2/docs/reference-pulsar-admin.md:
##########
@@ -2429,6 +2429,15 @@ Usage
 pulsar-admin topics stats topic
 ```
 
+Options
+
+|Flag|Description|Default|
+|---|---|---|
+|`-etb`,`--get-earliest-time-in-backlog` | Set true to get earliest time in 
backlog | false |
+|`-gpb`,`--get-precise-backlog`| Set true to get precise backlog | false |
+|`-sbs`,` --get-subscription-backlog-size`| Set true to get backlog size for 
each subscription, locking required | false | 

Review Comment:
   ```suggestion
   |`-sbs`,` --get-subscription-backlog-size`| Set to `true` to get backlog 
size for each subscription, locking required | false | 
   ```



##########
site2/docs/reference-pulsar-admin.md:
##########
@@ -2466,8 +2475,11 @@ Options
 
 |Flag|Description|Default|
 |---|---|---|
+|`-gpb`,`--get-precise-backlog`| Set true to get precise backlog | false |

Review Comment:
   ```suggestion
   |`-gpb`,`--get-precise-backlog`| Set to `true` to get precise backlog | 
false |
   ```



##########
site2/docs/reference-pulsar-admin.md:
##########
@@ -2466,8 +2475,11 @@ Options
 
 |Flag|Description|Default|
 |---|---|---|
+|`-gpb`,`--get-precise-backlog`| Set true to get precise backlog | false |
+|`-sbs`,` --get-subscription-backlog-size`| Set true to get backlog size for 
each subscription, locking required | false | 

Review Comment:
   ```suggestion
   |`-sbs`,` --get-subscription-backlog-size`| Set to `true` to get backlog 
size for each subscription, locking required | false | 
   ```



-- 
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