mirror of https://github.com/apache/activemq.git
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:
parent
f30cd72f61
commit
1f85f4b685
|
@ -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.",
|
||||
|
|
Loading…
Reference in New Issue