From eb9faa1f27224462597713f36134826fcd1958a8 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 28 Oct 2015 00:42:53 +0000 Subject: [PATCH] updated teeworlds details --- functions/fn_details | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/fn_details b/functions/fn_details index 9876c2e76..407d945a6 100644 --- a/functions/fn_details +++ b/functions/fn_details @@ -544,7 +544,7 @@ echo -e "Change ports by editing the command-line" echo -e "parameters in ${servercfgfullpath}." echo -e "" echo -e "Useful port diagnostic command:" -echo -e "netstat -atunp | grep teeworlds" +echo -e "netstat -atunp | grep teeworlds_srv" echo -e "" { echo -e "DESCRIPTION\tDIRECTION\tPORT\tPROTOCOL"