aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsluarm.xml
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-10-23 17:52:18 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-10-23 17:52:18 +0000
commit3a5c9ec3b26b489438a31575c34a674d8e101fab (patch)
treed3488b143471421bc4d9f3a1e6b05ea19e9a435c /docbook/wsluarm.xml
parentc65f2d42f898d37c4585ba4ba9f855d0b44e65eb (diff)
Load lua scripts in the plugins directory, both global and personal.
List loaded lua scripts in Help->About->Plugins. svn path=/trunk/; revision=30675
Diffstat (limited to 'docbook/wsluarm.xml')
-rw-r--r--docbook/wsluarm.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docbook/wsluarm.xml b/docbook/wsluarm.xml
index 3db2b9cc9c..3a24e8a18f 100644
--- a/docbook/wsluarm.xml
+++ b/docbook/wsluarm.xml
@@ -27,6 +27,10 @@
directory.
</para>
<para>
+ Wireshark will also load all files with <command>.lua</command> suffix from both the
+ global and the personal plugins directory.
+ </para>
+ <para>
The command line option <command>-X lua_script:&lt;file.lua&gt;</command> can be used to
load lua scripts as well.
</para>