mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
fix for mantis 1036
This commit is contained in:
@@ -822,6 +822,7 @@ namespace OpenSim
|
||||
m_console.Notice("config get section field - get a config value");
|
||||
m_console.Notice("config save - save OpenSim.ini");
|
||||
m_console.Notice("config set section field value - set a config value");
|
||||
m_console.Notice("create-region <name> <regionfile.xml> - creates a new region");
|
||||
m_console.Notice("create user - adds a new user.");
|
||||
m_console.Notice("debug - debugging commands");
|
||||
m_console.Notice(" packet 0..255 - print incoming/outgoing packets (0=off)");
|
||||
|
||||
Reference in New Issue
Block a user