[
https://issues.apache.org/jira/browse/ARTEMIS-323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060442#comment-15060442
]
ASF GitHub Bot commented on ARTEMIS-323:
----------------------------------------
GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/269
ARTEMIS-323 doc fix for artemis command
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis master_work
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/269.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #269
----
commit 96802ed1d440d6d96ff6c73b5edfd353482ef8e7
Author: jbertram <[email protected]>
Date: 2015-12-16T18:10:38Z
ARTEMIS-323 doc fix for artemis command
----
> Documentation - Using Server
> ----------------------------
>
> Key: ARTEMIS-323
> URL: https://issues.apache.org/jira/browse/ARTEMIS-323
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.1.0
> Environment: Linux
> Reporter: Roan
> Priority: Minor
> Labels: documentation
> Fix For: 1.1.0
>
>
> The documentation on
> https://activemq.apache.org/artemis/docs/1.1.0/using-server.html has a
> problem.
> It's telling to ./activemq create mybroker and ./activemq run .
> But this package doesn't exist it. The correct is :
> ./artemis create mybroker and ./artemis run
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)