minor: make "show info" help slightly clearer

This commit is contained in:
Justin Clark-Casey (justincc)
2011-01-20 21:41:48 +00:00
parent d3dca7d25a
commit b0aebc6f3d

View File

@@ -175,7 +175,7 @@ namespace OpenSim.Framework.Servers
m_console.Commands.AddCommand("base", false, "show info",
"show info",
"Show general information", HandleShow);
"Show general information about the server", HandleShow);
m_console.Commands.AddCommand("base", false, "show stats",
"show stats",