jbonofre commented on code in PR #1266:
URL: https://github.com/apache/activemq/pull/1266#discussion_r1686831691
##########
assembly/src/release/docs/user-guide.html:
##########
@@ -98,7 +98,7 @@ <h2>Access the web demos</h2>
</p>
<pre>
cd bin
- activemq.bat console xbean:examples/conf/activemq-demo.xml
+ activemq.bat start xbean:../examples/conf/activemq-demo.xml
Review Comment:
NB: `activemq console` is actually valid (at least for Unix shell script).
`activemq.bat` doesn't really take any action arg. Maybe we should clean the
arg.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact