You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by sh...@apache.org on 2010/11/05 00:23:18 UTC

svn commit: r1031345 - /qpid/trunk/qpid/cpp/src/tests/qpid-perftest.cpp

Author: shuston
Date: Thu Nov  4 23:23:18 2010
New Revision: 1031345

URL: http://svn.apache.org/viewvc?rev=1031345&view=rev
Log:
Fix typo in help message.

Modified:
    qpid/trunk/qpid/cpp/src/tests/qpid-perftest.cpp

Modified: qpid/trunk/qpid/cpp/src/tests/qpid-perftest.cpp
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/tests/qpid-perftest.cpp?rev=1031345&r1=1031344&r2=1031345&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/tests/qpid-perftest.cpp (original)
+++ qpid/trunk/qpid/cpp/src/tests/qpid-perftest.cpp Thu Nov  4 23:23:18 2010
@@ -216,7 +216,7 @@ const std::string Opts::helpText=
 "For a  multi-process test first run:\n"
 "  qpid-perftest --setup <other options>\n"
 "and wait for it to complete. The remaining process should run concurrently::\n"
-"Run --npubs times: pqid-perftest --publish <other options>\n"
+"Run --npubs times: qpid-perftest --publish <other options>\n"
 "Run --nsubs times: qpid-perftest --subscribe <other options>\n"
 "Run once:          qpid-perftest --control <other options>\n"
 "Note the <other options> must be identical for all processes.\n";



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org