dlg99 commented on code in PR #3228:
URL: https://github.com/apache/bookkeeper/pull/3228#discussion_r858085069


##########
site3/website/docs/reference/cli.md:
##########
@@ -342,12 +342,13 @@ $ bin/bookkeeper shell listunderreplicated \
        <options>
 ```
 
-| Flag                                    | Description |
-|-----------------------------------------| ----------- |
-| -missingreplica BOOKIE_ADDRESS          | Bookie Id of missing replica | 
+| Flag                        | Description |
+|-----------------------------| ----------- |
+| -missingreplica BOOKIE_ADDRESS | Bookie Id of missing replica | 
 | -excludingmissingreplica BOOKIE_ADDRESS | Bookie Id of missing replica to 
ignore | 
-| -printmissingreplica                    | Whether to print missingreplicas 
list? | 
-| -printreplicationworkerid               | Whether to print 
replicationworkerid? | 
+| -printmissingreplica        | Whether to print missingreplicas list? | 
+| -printreplicationworkerid   | Whether to print replicationworkerid? | 
+| -c,--onlyDisplayLedgerCount | Only display underreplicated ledger count | 

Review Comment:
   ```suggestion
   | -c,--onlydisplayledgercount | Only display underreplicated ledger count | 
   ```



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