aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/Application')
-rw-r--r--OpenSim/Region/Application/OpenSim.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/Application/OpenSim.cs b/OpenSim/Region/Application/OpenSim.cs
index 96d41a4..00ae880 100644
--- a/OpenSim/Region/Application/OpenSim.cs
+++ b/OpenSim/Region/Application/OpenSim.cs
@@ -927,7 +927,7 @@ namespace OpenSim
927 } 927 }
928 } 928 }
929 929
930 MainConsole.Instance.Output("Usage: debug http 0..2"); 930 MainConsole.Instance.Output("Usage: debug http 0..3");
931 break; 931 break;
932 932
933 case "scene": 933 case "scene":