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

0.7.3-extended
Justin Clark-Casey (justincc) 2012-06-14 23:54:12 +01:00
parent 4bfac5688d
commit 3a0f9836f3
1 changed files with 1 additions and 1 deletions

View File

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