From cceef584ba6c0e93e5b6a059223f3ce8fc134f7a Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Tue, 4 Nov 2008 19:56:20 +0000 Subject: Fixed usage text for qpid-tool git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@711367 13f79535-47bb-0310-9956-ffa450edef68 --- python/commands/qpid-tool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/commands') diff --git a/python/commands/qpid-tool b/python/commands/qpid-tool index 60535c253b..14308f69fb 100755 --- a/python/commands/qpid-tool +++ b/python/commands/qpid-tool @@ -148,7 +148,7 @@ class Mcli (Cmd): self.dataObject.close () def Usage (): - print "Usage: qpid-tool []]" + print "Usage: qpid-tool [[/@][:]]" print sys.exit (1) -- cgit v1.2.1