Issue #1844 - updated the description for the "-s" argument in the usage message.

Former-commit-id: 87c038167dae3c211ec01615c007df24ae355704
This commit is contained in:
Bryan Kowal 2013-04-09 15:45:40 -05:00
parent e5ee38d896
commit 42542eb9bb

View file

@ -54,7 +54,7 @@ def Usage ():
print print
print " -b Show Brokers" print " -b Show Brokers"
print " -c Show Connections" print " -c Show Connections"
print " -s Show Subscriptions" print " -s Show Sessions"
print " -e Show Exchanges" print " -e Show Exchanges"
print " -q Show Queues" print " -q Show Queues"
print print