From 800014ce7d43d13a20a8fa810a1a4ac5dc510a98 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 5 Dec 2007 15:00:52 +0000 Subject: Fixed errors in usage text. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@601352 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/perfdist | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'cpp/src') diff --git a/cpp/src/tests/perfdist b/cpp/src/tests/perfdist index 9dcfe8c213..c042fffeac 100755 --- a/cpp/src/tests/perfdist +++ b/cpp/src/tests/perfdist @@ -5,15 +5,12 @@ usage() { cat < --pubhosts --subhosts -All perftest args must come before --pubhost or --subhost. Runs one -publish process on each publish-host, one subscribe process on each -subscribe-host. To run multiple processes on the same host, list it -more than once. +All perftest args must come before --pubhosts or --subhosts. If +--npubs or --nsubs is larger than corresponding hosts list, the list +is used round-robin. Do not pass action flags --setup, --control, --publish, --subscribe they will be passed to the appropriate processes. - -Do not pass --nsubs or --npubs, they are calculated by counting the host lists. EOF exit 1 } -- cgit v1.2.1