add purge task to activemq-admin help

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

View File

@ -48,6 +48,7 @@ public class ShellCommand extends AbstractCommand {
" query - Display selected broker component's attributes and statistics.",
" browse - Display selected messages in a specified destination.",
" journal-audit - Allows you to view records stored in the persistent journal.",
" purge - Delete selected destination's messages that matches the message selector",
"",
"Task Options (Options specific to each task):",
" --extdir <dir> - Add the jar files in the directory to the classpath.",