summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/help/in/perlflush.in8
-rw-r--r--docs/help/in/run.in7
2 files changed, 0 insertions, 15 deletions
diff --git a/docs/help/in/perlflush.in b/docs/help/in/perlflush.in
deleted file mode 100644
index 27fc509f..00000000
--- a/docs/help/in/perlflush.in
+++ /dev/null
@@ -1,8 +0,0 @@
-
-@SYNTAX:perlflush@
-
-Stops and removes all Perl scripts which have been run.
-Also undefines all the commands defined by Perl scripts.
-
-See also: RUN
-
diff --git a/docs/help/in/run.in b/docs/help/in/run.in
deleted file mode 100644
index 982808cb..00000000
--- a/docs/help/in/run.in
+++ /dev/null
@@ -1,7 +0,0 @@
-
-@SYNTAX:run@
-
-Runs a perl-script. For more information, see the
-perl.txt in the docs-directory of irssi.
-
-See also: PERLFLUSH