typo in purge help desc

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@984416 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bosanac Dejan 2010-08-11 14:11:00 +00:00
parent f30cd72f61
commit 1f85f4b685
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ public class PurgeCommand extends AbstractJmxCommand {
"Task Usage: Main purge [browse-options] <destinations>",
"Description: Delete selected destination's messages that matches the message selector.",
"",
"Browse Options:",
"Purge Options:",
" --msgsel <msgsel1,msglsel2> Add to the search list messages matched by the query similar to",
" the messages selector format.",
" --jmxurl <url> Set the JMX URL to connect to.",