Repository: activemq-cli-tools Updated Branches: refs/heads/master 76563e567 -> 1504f9882
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/1504f988 Tree: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/tree/1504f988 Diff: http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/diff/1504f988 Branch: refs/heads/master Commit: 1504f9882858389ee085822b62779585d8feb423 Parents: 76563e5 Author: Christopher L. Shannon <[email protected]> Authored: Mon May 1 14:16:39 2017 -0400 Committer: GitHub <[email protected]> Committed: Mon May 1 14:16:39 2017 -0400 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-cli-tools/blob/1504f988/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7792542..5e0419d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Apache ActiveMQ Command Line Tools The ActiveMQ Command Line Tools project is home to several CLI based projects useful for users of the ActiveMQ and ActiveMQ Artemis messaging brokers -##ActiveMQ KahaDB Export Tool## +## ActiveMQ KahaDB Export Tool 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)
