summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorAlexander Færøy2014-06-07 23:10:45 +0200
committerAlexander Færøy2014-06-07 23:10:45 +0200
commit5cdd2be80b0111edf164c3ceeca7153a81b23f90 (patch)
tree83df1634da41e69a5dfad3cf8f4f47e0dc16c667 /index.html
parent11ad3dfd172feda646df141f6533e18a86cf51f6 (diff)
downloadscripts.irssi.org-5cdd2be80b0111edf164c3ceeca7153a81b23f90.tar.bz2
Add FAQ entry on scriptassist.pl
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index bed348b..c01ce85 100644
--- a/index.html
+++ b/index.html
@@ -36,6 +36,10 @@ layout: default
directory (eg. <code>cd ~/.irssi/scripts/autorun/ ; ln -s
../script.pl .</code>)</dd>
+ <dt>Is there an easy way of managing script?</dt> <dd>Try
+ <code>scriptassist.pl</code>, it can update and manage your scripts
+ as well as install new ones and search the database.</dt>
+
<dt>How do I submit a script to this page?</dt>
<dd>See information on how to contribute <a href="https://github.com/irssi/scripts">here</a>.</dd>
</dl>