mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-29 03:00:24 +00:00
Fix typo.
This commit is contained in:
parent
f453ee7954
commit
b612bb5290
2
ssnes.c
2
ssnes.c
@ -523,7 +523,7 @@ static void print_help(void)
|
||||
puts("\t-C/--connect: Connect to netplay as player 2.");
|
||||
puts("\t--port: Port used to netplay. Default is 55435.");
|
||||
puts("\t-F/--frames: Sync frames when using netplay.");
|
||||
puts("\t--spectate: Netplay will become spectacting mode.");
|
||||
puts("\t--spectate: Netplay will become spectating mode.");
|
||||
puts("\t\tHost can live stream the game content to players that connect.");
|
||||
puts("\t\tHowever, the client will not be able to play. Multiple clients can connect to the host.");
|
||||
puts("\t--nick: Picks a nickname for use with netplay. Not mandatory.");
|
||||
|
Loading…
Reference in New Issue
Block a user