summaryrefslogtreecommitdiff
path: root/indra/newview/app_settings/cmd_line.xml
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2013-07-13 15:03:39 -0400
committerOz Linden <oz@lindenlab.com>2013-07-13 15:03:39 -0400
commitd2dd3be08b3d460054366a66481bcf3110005291 (patch)
tree91bbf5d54fcf324378d87faefabd82ef38941e5b /indra/newview/app_settings/cmd_line.xml
parent34c77159f7dea117eb69fe013b09f2719b12e612 (diff)
CHOP-963: Add a new --update-service command line argument for QA use
Diffstat (limited to 'indra/newview/app_settings/cmd_line.xml')
-rwxr-xr-xindra/newview/app_settings/cmd_line.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/app_settings/cmd_line.xml b/indra/newview/app_settings/cmd_line.xml
index 7ab7787d77..f60fc3afb2 100755
--- a/indra/newview/app_settings/cmd_line.xml
+++ b/indra/newview/app_settings/cmd_line.xml
@@ -108,6 +108,16 @@
<string>CmdLineGridChoice</string>
</map>
+ <key>update-service</key>
+ <map>
+ <key>desc</key>
+ <string>Override the url base for the update query.</string>
+ <key>count</key>
+ <integer>1</integer>
+ <key>map-to</key>
+ <string>CmdLineUpdateService</string>
+ </map>
+
<key>help</key>
<map>
<key>desc</key>