hansva commented on code in PR #4530:
URL: https://github.com/apache/hop/pull/4530#discussion_r1832785811


##########
docs/hop-user-manual/modules/ROOT/pages/hop-server/index.adoc:
##########
@@ -139,11 +139,11 @@ This is provided for by the 'projects' plugin.
 
 Hop Server can be started with hostname or ip address and port number as 
unnamed arguments:
 
-Example: `hop-server.sh 0.0.0.0 8080`
+Example: `./hop-server.sh 0.0.0.0 8080`
 
 Example: `hop-server.bat 192.168.1.221 8081`
 
-Example: `hop-server.sh -e aura-gcp gs://apachehop/hop-server-config.xml`
+Example: `./ -e aura-gcp gs://apachehop/hop-server-config.xml`

Review Comment:
   Small error here



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to