minor: make "show info" help slightly clearer

viewer-2-initial-appearance
Justin Clark-Casey (justincc) 2011-01-20 21:41:48 +00:00
parent d3dca7d25a
commit b0aebc6f3d
1 changed files with 1 additions and 1 deletions

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",