From cf966d14767e66984f407babdf1607fa25f52c7b Mon Sep 17 00:00:00 2001 From: johns <> Date: Tue, 2 May 2000 07:50:18 +0000 Subject: [PATCH] Update usage for new network argument -n [localport:]host[:port] --- src/stratagus/stratagus.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stratagus/stratagus.cpp b/src/stratagus/stratagus.cpp index f19fb2002..92b2a76b0 100644 --- a/src/stratagus/stratagus.cpp +++ b/src/stratagus/stratagus.cpp @@ -527,7 +527,7 @@ local void Usage(void) \t-h\t\tHelp shows this page\n\ \t-l\t\tEnable command log to \"command.log\"\n\ \t-p players\tNumber of players\n\ -\t-n host[:port]\tNetwork argument (port default 6660)\n\ +\t-n [localport:]host[:port]\tNetwork argument (port default 6660)\n\ \t-L lag\t\tNetwork lag in # frames\n\ \t-U update\tNetwork update frequence in # frames\n\ \t-s sleep\tNumber of frames for the AI to sleep before they starts\n\