From 8b3c2f7d0c655d72bbca9dcbd092d3ab275d47c5 Mon Sep 17 00:00:00 2001 From: Matt Lehmann Date: Wed, 30 Apr 2014 19:12:52 -0700 Subject: updated version of default user switch for load oar :q :q --- OpenSim/Region/Application/OpenSim.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'OpenSim/Region/Application') diff --git a/OpenSim/Region/Application/OpenSim.cs b/OpenSim/Region/Application/OpenSim.cs index 544accf..cc505f8 100644 --- a/OpenSim/Region/Application/OpenSim.cs +++ b/OpenSim/Region/Application/OpenSim.cs @@ -272,6 +272,7 @@ namespace OpenSim + " [--no-objects]" + " [--rotation degrees] [--rotation-center \"\"]" + " [--displacement \"\"]" + + " [--default-user \"User Name\"]" + " []", "Load a region's data from an OAR archive.", "--merge will merge the OAR with the existing scene (suppresses terrain and parcel info loading)." + Environment.NewLine -- cgit v1.1