From a4123d7d7c7683fed200db78a7b69090864bf849 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Sat, 27 Nov 2021 03:28:35 +0100 Subject: [PATCH] Remove --ip example --- src/main.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main.cpp b/src/main.cpp index 480d33e..0454d10 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -34,10 +34,6 @@ ARGUMENTS: Prints version info and exits. EXAMPLES: - BeamMP-Server --ip=203.0.113.0 - Runs the BeamMP-Server and binds its address to the - specified IP '203.0.113.0'. - BeamMP-Server --config=../MyWestCoastServerConfig.toml Runs the BeamMP-Server and uses the server config file which is one directory above it and is named