You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by je...@apache.org on 2019/07/02 04:44:26 UTC

[pulsar.wiki] branch master updated: Updated Release Candidate Validation (markdown)

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 0979417  Updated Release Candidate Validation (markdown)
0979417 is described below

commit 0979417fa25f897d67160b6e38dae6e5f917f98a
Author: Boyang Jerry Peng <je...@gmail.com>
AuthorDate: Mon Jul 1 21:44:25 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 7a94b85..57d590b 100644
--- a/Release-Candidate-Validation.md
+++ b/Release-Candidate-Validation.md
@@ -185,7 +185,7 @@ $ bin/pulsar-admin namespaces create test/test-namespace
 b) Create function.
 
 ```shell
-$ bin/pulsar-admin functions create --functionConfigFile examples/example-function-config.yaml --jar examples/api-examples.jar
+$ bin/pulsar-admin functions create --function-config-file examples/example-function-config.yaml --jar examples/api-examples.jar
 ```
 
 The following information is returned.