From 71eec979e81f8784165ec8234e584dac53605cfd Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Thu, 14 Feb 2013 00:35:32 +0000 Subject: [PATCH] sdl: clarify '--players' option to refer to network play --- src/drivers/sdl/sdl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/drivers/sdl/sdl.cpp b/src/drivers/sdl/sdl.cpp index ee10ebaa..ee6da1cd 100644 --- a/src/drivers/sdl/sdl.cpp +++ b/src/drivers/sdl/sdl.cpp @@ -116,7 +116,7 @@ Option Value Description\n\ --user x Set the nickname to use in network play.\n\ --pass x Set password to use for connecting to the server.\n\ --netkey s Use string 's' to create a unique session for the game loaded.\n\ ---players x Set the number of local players.\n\ +--players x Set the number of local players in a network play session.\n\ --rp2mic {0,1} Replace Port 2 Start with microphone (Famicom).\n\ --nogui Don't load the GTK GUI";