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

0.7.4.1
Justin Clark-Casey (justincc) 2012-06-14 23:54:12 +01:00
parent 9825861f4a
commit 93ba0332c4
1 changed files with 1 additions and 1 deletions

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