From 41dc83dbd25772414fa6beb1a16d018722213cff Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Thu, 4 Nov 2010 23:23:18 +0000 Subject: Fix typo in help message. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1031345 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/qpid-perftest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests') diff --git a/cpp/src/tests/qpid-perftest.cpp b/cpp/src/tests/qpid-perftest.cpp index 7058851e15..4d7b563c8c 100644 --- a/cpp/src/tests/qpid-perftest.cpp +++ b/cpp/src/tests/qpid-perftest.cpp @@ -216,7 +216,7 @@ const std::string Opts::helpText= "For a multi-process test first run:\n" " qpid-perftest --setup \n" "and wait for it to complete. The remaining process should run concurrently::\n" -"Run --npubs times: pqid-perftest --publish \n" +"Run --npubs times: qpid-perftest --publish \n" "Run --nsubs times: qpid-perftest --subscribe \n" "Run once: qpid-perftest --control \n" "Note the must be identical for all processes.\n"; -- cgit v1.2.1