From f1bfcf679a66d3a8ba3afafdacffb387ac24c4cc Mon Sep 17 00:00:00 2001 From: mike Date: Sat, 12 Jun 2010 13:40:00 -0400 Subject: [PATCH] document the new slash cmd, /arl tradelinks --- Docs/In-game.txt | 2 ++ Docs/Main.txt | 2 ++ Locales/devel-enUS.lua | 2 ++ 3 files changed, 6 insertions(+) diff --git a/Docs/In-game.txt b/Docs/In-game.txt index 6701000..1d008f6 100644 --- a/Docs/In-game.txt +++ b/Docs/In-game.txt @@ -21,6 +21,8 @@ Ackis Recipe List has recently changed to use a GUI for change parameters. Type <>/arl filter<> * Performs a scan for missing recipes. This is in place for those times when you cannot access the scan button. <>/arl scan<> +* Prints out a list of all the profession tradeskill links: + <>/arl tradelinks<> ===Clicking Ackis Recipe List will behave differently depending on which modifying keys you use to click. diff --git a/Docs/Main.txt b/Docs/Main.txt index 153ef92..e8877f8 100644 --- a/Docs/Main.txt +++ b/Docs/Main.txt @@ -68,6 +68,8 @@ Ackis Recipe List has recently changed to use a GUI for change parameters. Type <>/arl filter<> ** Performs a scan for missing recipes. This is in place for those times when you cannot access the scan button: <>/arl scan<> +** Prints out a list of all the profession tradeskill links: + <>/arl tradelinks<> ===Clicking Ackis Recipe List will behave differently depending on which modifying keys you use to click. diff --git a/Locales/devel-enUS.lua b/Locales/devel-enUS.lua index 38aa9c7..be8d2b0 100644 --- a/Locales/devel-enUS.lua +++ b/Locales/devel-enUS.lua @@ -102,6 +102,8 @@ Ackis Recipe List has recently changed to use a GUI for change parameters. Type Opens up filtering options. - /arl scan Performs a scan for missing recipes. This is in place for those times when you cannot access the scan button. +- /arl tradelinks + Prints out a list of all the profession tradeskill links. Clicking: Ackis Recipe List will behave differently depending on which modifying keys you use to click. -- 1.7.9.5