lhotari commented on code in PR #877:
URL: https://github.com/apache/pulsar-site/pull/877#discussion_r1548677950


##########
docs/io-cli.md:
##########
@@ -49,8 +49,8 @@ pulsar-admin sources create options
 
 |Flag|Description|
 |----|---|
-| `-a`, `--archive` | The path to the NAR archive for the source. <br /> It 
also supports url-path (http/https/file [file protocol assumes that file 
already exists on worker host]) from which worker can download the package.
-| `--classname` | The source's class name if `archive` is file-url-path 
(file://).
+| `-a`, `--archive` | The absolute path to the NAR archive for the source. <br 
/> It also supports url-path (http/https/file [file protocol assumes that file 
already exists on worker host]) from which worker can download the package.
+| `--classname` | The source's class name. Mandatory if `archive` doesn't 
reference a NAR file.

Review Comment:
   > For now, I would recommend leaving it as "Mandatory" without any 
exclusions.
   
   Ok, I'll just make it "The source's class name". Without any other additions?



-- 
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-unsubscr...@pulsar.apache.org

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

Reply via email to