From 5a5c6461b163f00b9d4e2c8265b0ebb10c2be2e1 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Wed, 21 Jul 2010 20:58:21 +0100 Subject: added formats, and some copypasta from default.theme comments into theme --- docs/Guide.pod | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/Guide.pod') diff --git a/docs/Guide.pod b/docs/Guide.pod index eba0912..b540e75 100644 --- a/docs/Guide.pod +++ b/docs/Guide.pod @@ -87,7 +87,8 @@ The C defines two global variables, which are then set below to the appropriate values. C tells the script to make the various L support functions available. - +Additional parameters passed here with C can be used to import functions into +the current script namespace. =head1 COMMONLY SCRIPTED TASKS @@ -197,6 +198,8 @@ B B +B + =head3 Use Subcommands to Group Script Functionality A common theme in Irssi scripts is to define commands with a prefix, such as -- cgit v1.2.3