From bc6b4c5bf6a00444bd9553d515983e1fe0b397d5 Mon Sep 17 00:00:00 2001 From: Dave Coyle Date: Wed, 19 Aug 2009 15:19:18 -0400 Subject: document options in OpenSim.ConsoleClient.ini.example --- bin/OpenSim.ConsoleClient.ini.example | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'bin/OpenSim.ConsoleClient.ini.example') diff --git a/bin/OpenSim.ConsoleClient.ini.example b/bin/OpenSim.ConsoleClient.ini.example index beea7d8..628ff86 100644 --- a/bin/OpenSim.ConsoleClient.ini.example +++ b/bin/OpenSim.ConsoleClient.ini.example @@ -1 +1,12 @@ [Startup] + ; set here or use the -user command-line switch + ;user = Test + + ; set here or use the -host command-line switch + ;host = localhost + + ; set here or use the -port command-line switch + ;port = 8003 + + ; set here or use the -pass command-line switch + ;pass = secret -- cgit v1.1