summaryrefslogtreecommitdiffstats
path: root/test/test-client-bandwidth.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-client-bandwidth.c')
-rw-r--r--test/test-client-bandwidth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-client-bandwidth.c b/test/test-client-bandwidth.c
index 287584a..cb05473 100644
--- a/test/test-client-bandwidth.c
+++ b/test/test-client-bandwidth.c
@@ -10,7 +10,7 @@ int
main ( int argc, char *argv[] )
{
if (argc < 3) {
- printf ("Not enough aruments. Usage: ./client <address> <port>\n");
+ printf ("Not enough aruments. Usage: kiro-test-bandwidth <address> <port>\n");
return -1;
}