minor: Extend 'debug http' usage statement to 0..3 from 0..2
parent
9825861f4a
commit
93ba0332c4
|
@ -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":
|
||||
|
|
Loading…
Reference in New Issue