From 3ea23c1a7499ec08dfe528cd7435a08c1c671b7c Mon Sep 17 00:00:00 2001 From: ntalentac Date: Mon, 29 Jul 2024 10:58:49 -0600 Subject: [PATCH] Update bwtester.md (#199) --- content/apps/bwtester.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/apps/bwtester.md b/content/apps/bwtester.md index 196ba09..f62051b 100644 --- a/content/apps/bwtester.md +++ b/content/apps/bwtester.md @@ -44,10 +44,10 @@ For more information run the application without arguments to print its usage. The server is started as follows: ``` -scion-bwtestserver -p 30100 +scion-bwtestserver --listen=:30100 ``` -where `-p` specifies your server port. +where `--listen` specifies the server (optional address and) port. ## SCIONLab Bandwidth Test Servers