minor: Extend 'debug http' usage statement to 0..3 from 0..2

This commit is contained in:
Justin Clark-Casey (justincc)
2012-06-14 23:54:12 +01:00
parent 9825861f4a
commit 93ba0332c4

View File

@@ -927,7 +927,7 @@ namespace OpenSim
}
}
MainConsole.Instance.Output("Usage: debug http 0..2");
MainConsole.Instance.Output("Usage: debug http 0..3");
break;
case "scene":