Issue #1844 - updated the description for the "-s" argument in the usage message.
Former-commit-id: 87c038167dae3c211ec01615c007df24ae355704
This commit is contained in:
parent
e5ee38d896
commit
42542eb9bb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue