mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Rename 'show digest' console command to 'show asset'
This commit is contained in:
@@ -157,7 +157,7 @@ namespace OpenSim.Server.Handlers.Asset
|
||||
{
|
||||
if (args.Length < 3)
|
||||
{
|
||||
MainConsole.Instance.Output("Syntax: show digest <ID>");
|
||||
MainConsole.Instance.Output("Syntax: show asset <ID>");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user