mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
* Add 'show version' help information into base OpenSim server
This commit is contained in:
@@ -107,7 +107,8 @@ namespace OpenSim.Framework.Servers
|
||||
if (m_stats != null)
|
||||
Notice("show stats - statistical information for this server");
|
||||
|
||||
Notice("show uptime - show server startup and uptime.");
|
||||
Notice("show version - show server version.");
|
||||
Notice("show uptime - show server startup time and uptime.");
|
||||
Notice("shutdown - shutdown the server.\n");
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user