Skip to content

Commit fa3bc12

Browse files
committed
Remove --serverbindip from help text
1 parent 3b234bd commit fa3bc12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,6 @@ QString UsageArguments ( char** argv )
11791179
" -s, --server start Server\n"
11801180
" --serverbindip4 IPv4 address the Server will bind to (rather than all)\n"
11811181
" --serverbindip6 IPv6 address the Server will bind to (rather than all)\n"
1182-
" --serverbindip Alias for --serverbindip4 (for compatibility with pre-4.0)\n"
11831182
" -T, --multithreading use multithreading to make better use of\n"
11841183
" multi-core CPUs and support more Clients\n"
11851184
" -u, --numchannels maximum number of channels\n"

0 commit comments

Comments
 (0)