You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cs...@apache.org on 2017/05/01 18:15:59 UTC

activemq-cli-tools git commit: Update README.md

Repository: activemq-cli-tools
Updated Branches:
  refs/heads/master 068f87e52 -> 76563e567


Update README.md

Project: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/commit/76563e56
Tree: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/tree/76563e56
Diff: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/diff/76563e56

Branch: refs/heads/master
Commit: 76563e5674114ab144b270429205dc2caa61c109
Parents: 068f87e
Author: Christopher L. Shannon <ch...@gmail.com>
Authored: Mon May 1 14:15:36 2017 -0400
Committer: GitHub <no...@github.com>
Committed: Mon May 1 14:15:36 2017 -0400

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/76563e56/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index c7359f5..7792542 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ useful for users of the ActiveMQ and ActiveMQ Artemis messaging brokers
 
 This tool can be used to export a KahaDB or MultiKahaDB store to Artemis XML format.  The resulting XML document can then be imported into an Artemis broker using the Artemis CLI tool.  See [Artemis CLI tool](https://activemq.apache.org/artemis/docs/1.5.3/tools.html)
 
-###Usage###
+### Usage
 ```
 $ ./bin/export help
 usage: export <command> [<args>]
@@ -51,7 +51,7 @@ OPTIONS
             Topic Export Pattern
 ```
 
-###Examples:###
+### Examples:
 
 Export entire store: