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

jerrypeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 790634e  Updated Release Candidate Validation (markdown)
790634e is described below

commit 790634ef34db7fe9d9a1d6d015f32035f81b0ab6
Author: Boyang Jerry Peng <[email protected]>
AuthorDate: Mon Jul 1 21:49:29 2019 -0700

    Updated Release Candidate Validation (markdown)
---
 Release-Candidate-Validation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Release-Candidate-Validation.md b/Release-Candidate-Validation.md
index 57d590b..c07c840 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -358,7 +358,7 @@ configs:
 4. Submit a cassandra sink.
 
 ```shell
-$ bin/pulsar-admin sink create --tenant public --namespace default --name 
cassandra-test-sink --sink-type cassandra --sinkConfigFile 
examples/cassandra-sink.yml --inputs test_cassandra
+$ bin/pulsar-admin sink create --tenant public --namespace default --name 
cassandra-test-sink --sink-type cassandra --sink-config-file 
examples/cassandra-sink.yml --inputs test_cassandra
 "Created successfully"
 ```
 

Reply via email to