diff options
| author | Alexander Færøy | 2014-06-07 23:10:45 +0200 | 
|---|---|---|
| committer | Alexander Færøy | 2014-06-07 23:10:45 +0200 | 
| commit | 5cdd2be80b0111edf164c3ceeca7153a81b23f90 (patch) | |
| tree | 83df1634da41e69a5dfad3cf8f4f47e0dc16c667 /index.html | |
| parent | 11ad3dfd172feda646df141f6533e18a86cf51f6 (diff) | |
| download | scripts.irssi.org-5cdd2be80b0111edf164c3ceeca7153a81b23f90.tar.bz2 | |
Add FAQ entry on scriptassist.pl
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 | 
1 files changed, 4 insertions, 0 deletions
@@ -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>  | 
