Added "show regions" to the CL help screen. Mantis 1123

0.6.0-stable
Adam Johnson 2008-05-22 08:37:49 +00:00
parent 5bfdb8c003
commit f22a63bd1c
1 changed files with 1 additions and 0 deletions

View File

@ -254,6 +254,7 @@ namespace OpenSim
m_console.Notice("show users - show info about connected users.");
m_console.Notice("show modules - shows info about loaded modules.");
m_console.Notice("show version - show the running build version.");
m_console.Notice("show regions - show running region information.");
m_console.Notice("threads - list threads");
m_console.Notice("config set section field value - set a config value");
m_console.Notice("config get section field - get a config value");