summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLemonBoy <thatlemon@gmail.com>2016-09-11 17:05:03 +0200
committerLemonBoy <thatlemon@gmail.com>2016-09-11 17:05:03 +0200
commitf492ec8abfad770e2566188e7d8721d75680e28e (patch)
tree39801053ea9fdc0111c046396786217d63ae028a /docs
parentb2424f31933309a0b3dfa6cb541c2917443a38d4 (diff)
downloadirssi-f492ec8abfad770e2566188e7d8721d75680e28e.zip
Document the addition of the -autorun switch for /script reset.
Diffstat (limited to 'docs')
-rw-r--r--docs/help/in/script.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/help/in/script.in b/docs/help/in/script.in
index 6e94ef7f..e90135ad 100644
--- a/docs/help/in/script.in
+++ b/docs/help/in/script.in
@@ -12,6 +12,8 @@
RESET: Unloads all the scripts.
-permanent: In combination with EXEC, the code will be loaded into the
memory.
+ -autorun: When passed to RESET the scripts in the autorun folder are
+ reloaded.
If no argument is given, the list of active scripts will be displayed.