sijie closed pull request #2418: Fix Description of Options on Pulsar Admin
URL: https://github.com/apache/incubator-pulsar/pull/2418
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/site2/docs/reference-pulsar-admin.md 
b/site2/docs/reference-pulsar-admin.md
index 51e5713fff..48fec1a024 100644
--- a/site2/docs/reference-pulsar-admin.md
+++ b/site2/docs/reference-pulsar-admin.md
@@ -416,9 +416,9 @@ $ pulsar-admin functions get options
 Options
 |Flag|Description|Default|
 |---|---|---|
-|`--name`|The name of the function to delete||
-|`--namespace`|The namespace of the function to delete||
-|`--tenant`|The tenant of the function to delete||
+|`--name`|The name of the function||
+|`--namespace`|The namespace of the function||
+|`--tenant`|The tenant of the function||
 
 
 ### `getstatus`
@@ -432,9 +432,9 @@ $ pulsar-admin functions getstatus options
 Options
 |Flag|Description|Default|
 |---|---|---|
-|`--name`|The name of the function to delete||
-|`--namespace`|The namespace of the function to delete||
-|`--tenant`|The tenant of the function to delete||
+|`--name`|The name of the function||
+|`--namespace`|The namespace of the function||
+|`--tenant`|The tenant of the function||
 
 
 ### `list`
@@ -448,8 +448,8 @@ $ pulsar-admin functions list options
 Options
 |Flag|Description|Default|
 |---|---|---|
-|`--namespace`|The namespace of the function to delete||
-|`--tenant`|The tenant of the function to delete||
+|`--namespace`|The namespace of the function||
+|`--tenant`|The tenant of the function||
 
 
 ### `querystate`
diff --git 
a/site2/website/versioned_docs/version-2.1.0-incubating/reference-pulsar-admin.md
 
b/site2/website/versioned_docs/version-2.1.0-incubating/reference-pulsar-admin.md
index 43d3ef61fd..e1d2260bf6 100644
--- 
a/site2/website/versioned_docs/version-2.1.0-incubating/reference-pulsar-admin.md
+++ 
b/site2/website/versioned_docs/version-2.1.0-incubating/reference-pulsar-admin.md
@@ -417,9 +417,9 @@ $ pulsar-admin functions get options
 Options
 |Flag|Description|Default|
 |---|---|---|
-|`--name`|The name of the function to delete||
-|`--namespace`|The namespace of the function to delete||
-|`--tenant`|The tenant of the function to delete||
+|`--name`|The name of the function||
+|`--namespace`|The namespace of the function||
+|`--tenant`|The tenant of the function||
 
 
 ### `getstatus`
@@ -433,9 +433,9 @@ $ pulsar-admin functions getstatus options
 Options
 |Flag|Description|Default|
 |---|---|---|
-|`--name`|The name of the function to delete||
-|`--namespace`|The namespace of the function to delete||
-|`--tenant`|The tenant of the function to delete||
+|`--name`|The name of the function||
+|`--namespace`|The namespace of the function||
+|`--tenant`|The tenant of the function||
 
 
 ### `list`
@@ -449,8 +449,8 @@ $ pulsar-admin functions list options
 Options
 |Flag|Description|Default|
 |---|---|---|
-|`--namespace`|The namespace of the function to delete||
-|`--tenant`|The tenant of the function to delete||
+|`--namespace`|The namespace of the function||
+|`--tenant`|The tenant of the function||
 
 
 ### `querystate`


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to