You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/03 04:55:48 UTC

[GitHub] [pulsar] ericsyh commented on a change in pull request #12989: fix(docs): incorrect command name and description for autorecovery

ericsyh commented on a change in pull request #12989:
URL: https://github.com/apache/pulsar/pull/12989#discussion_r761645981



##########
File path: site2/docs/reference-cli-tools.md
##########
@@ -707,19 +707,19 @@ The table below lists the environment variables that you can use to configure th
 |BOOKIE_GC_LOG|Gc options to be passed to the jvm||
 
 
-### `auto-recovery`
-Runs an auto-recovery service daemon
+### `autorecovery`
+Runs an auto-recovery service
 
 Usage
 ```bash
-$ bookkeeper auto-recovery options
+$ bookkeeper autorecovery options
 ```
 
 Options
 
 |Flag|Description|Default|
 |---|---|---|
-|`-c`, `--conf`|Configuration for the auto-recovery daemon||
+|`-c`, `--conf`|Configuration for the autorecovery||

Review comment:
       OK, I updated in https://github.com/apache/pulsar/pull/12989/commits/94ebed6125a68ce3c235b3e30abf7bbdf7bba3ea




-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org