From e336559c82f22ecd0a013b8ea787bb4946ab2fdc Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Wed, 2 Jan 2008 15:56:20 +0000 Subject: patch-715 (tross) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@608135 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/python/mgmt-cli/main.py | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/python/mgmt-cli/main.py') diff --git a/qpid/python/mgmt-cli/main.py b/qpid/python/mgmt-cli/main.py index 4d7c03d1f2..76e1f25c14 100755 --- a/qpid/python/mgmt-cli/main.py +++ b/qpid/python/mgmt-cli/main.py @@ -49,6 +49,7 @@ class Mcli (Cmd): print " list - Print list of objects of the specified class" print " list all - Print contents of all objects of specified class" print " list active - Print contents of all non-deleted objects of specified class" + print " list - Print contents of one or more objects (infer className)" print " list - Print contents of one or more objects" print " list is space-separated, ranges may be specified (i.e. 1004-1010)" print " call [] - Invoke a method on an object" -- cgit v1.2.1