diff options
author | Tom Feist <shabble@cowu.be> | 2010-07-22 15:14:00 +0000 |
---|---|---|
committer | Tom Feist <shabble@cowu.be> | 2010-07-22 15:14:00 +0000 |
commit | 7f6988902700bfa9108b948b364f2f8f15fbbd55 (patch) | |
tree | e181299a72a8db03936a8ec95b9750feb5a04c97 /docs/Guide.pod | |
parent | added messagelevel docs to irssi.pod, more stuff in guide, and a little scrip... (diff) | |
download | irssi-scripts-7f6988902700bfa9108b948b364f2f8f15fbbd55.tar.gz irssi-scripts-7f6988902700bfa9108b948b364f2f8f15fbbd55.zip |
added additional packages and full function dumps to pod, unformatted so far
Diffstat (limited to '')
-rw-r--r-- | docs/Guide.pod | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Guide.pod b/docs/Guide.pod index a5a20f2..8f27823 100644 --- a/docs/Guide.pod +++ b/docs/Guide.pod @@ -227,7 +227,6 @@ described below automatically allows those subcommands to be tab-completed, but for more complex tasks, you can hook into the autocompletion system itself. - =head3 Use Settings for Customisation Many scripts require the setting of various parameters to affect how they behave. |