You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/06/24 00:01:49 UTC

[pulsar-site] branch main updated: Docs sync done from apache/pulsar(#1dd489c)

This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 88863b00d49 Docs sync done from apache/pulsar(#1dd489c)
88863b00d49 is described below

commit 88863b00d49a21f5fe7356d1e1127f517b768229
Author: Pulsar Site Updater <de...@pulsar.apache.org>
AuthorDate: Fri Jun 24 00:01:45 2022 +0000

    Docs sync done from apache/pulsar(#1dd489c)
---
 site2/website-next/docs/reference-cli-tools.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/docs/reference-cli-tools.md b/site2/website-next/docs/reference-cli-tools.md
index 19a9f808e23..4678cd59724 100644
--- a/site2/website-next/docs/reference-cli-tools.md
+++ b/site2/website-next/docs/reference-cli-tools.md
@@ -551,7 +551,7 @@ Commands `consume`, `produce`, `read` and `transaction` share the following clie
 |`--listener-name`|Listener name for the broker||
 |`-lt`, `--num-listener-threads`|Set the number of threads to be used for message listeners|1|
 |`--tls-allow-insecure`|Allow insecure TLS connection||
-|`--tls-hostname-verification`|Enable TLS hostname verification||
+|`--tls-enable-hostname-verification`|Enable TLS hostname verification||
 |`--trust-cert-file`|Path for the trusted TLS certificate file||
 |`-u`, `--service-url`|Pulsar service URL||