From d9f9b64c76105977fccabd7e99dc1f6cef970de3 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 26 Jul 2000 17:52:19 +0000 Subject: Help files by lite git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/eval.in | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/help/in/eval.in (limited to 'docs/help/in/eval.in') diff --git a/docs/help/in/eval.in b/docs/help/in/eval.in new file mode 100644 index 00000000..8ea0652a --- /dev/null +++ b/docs/help/in/eval.in @@ -0,0 +1,6 @@ + +@SYNTAX:eval@ + +Evaluates the given commands and executes them. Internal variables +are expanded. See the special_vars.txt file in the docs-directory. + -- cgit v1.2.3