Skip to content

Commit

Permalink
added JMS priority command
Browse files Browse the repository at this point in the history
  • Loading branch information
northlander committed Oct 4, 2014
1 parent 5d39918 commit fd6299d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ usage: java -jar a.jar [-b <arg>] [-c <arg>] [-C <arg>] [-e <arg>] [-f
-g,--get Get a message from destination
-H <property=value> use value for given property. Can be used several
times.
-i,--priority <arg> sets JMSPriority
-j,--jms-headers Print JMS headers
-M,--move-queue <arg> Move all messages from this to target
-n,--non-persistent Set message to non persistent.
Expand Down

0 comments on commit fd6299d

Please sign in to comment.