updated version of default user switch for load oar :q :q

This commit is contained in:
Matt Lehmann
2014-04-30 19:12:52 -07:00
committed by Justin Clark-Casey (justincc)
parent cecb446e0e
commit 8b3c2f7d0c
3 changed files with 43 additions and 6 deletions

View File

@@ -272,6 +272,7 @@ namespace OpenSim
+ " [--no-objects]"
+ " [--rotation degrees] [--rotation-center \"<x,y,z>\"]"
+ " [--displacement \"<x,y,z>\"]"
+ " [--default-user \"User Name\"]"
+ " [<OAR path>]",
"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