From a129b0211f13a1d07f03de81861a5bc3fd26d0e3 Mon Sep 17 00:00:00 2001 From: John Pasula Date: Wed, 9 Mar 2011 14:13:04 -0700 Subject: [PATCH] Update main page. DB Dump does more than CSV. Also mentioned Dev DB Dump. --- Docs/Main.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Docs/Main.txt b/Docs/Main.txt index bb52981..eb93ce3 100644 --- a/Docs/Main.txt +++ b/Docs/Main.txt @@ -61,9 +61,11 @@ This is the functionality that occurs when you are clicking the scan button. *Normal Click **Performs a scan of the current tradeskill displaying recipes in a new window. *Shift Click -**Generates a text dumping of the current tradeskill in CSV format. +**Generates a text dumping of the current tradeskill in a format (CSV, XML, BBC) specified by the user. *Alt Click **Removes all waypoints on the World Map and Mini-map generated by ARL. +*Ctrl Click +**Provides development code for use when updating trainers, vendors, etc in the recipe database. ====Recipe This is the functionality that occurs when you click on a recipe. -- 1.7.9.5