diff options
author | Tom Feist <shabble@metavore.org> | 2011-04-18 07:18:43 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2011-04-18 07:18:43 +0000 |
commit | c665d369223d9c3ca1125777a3d3ac2e21ab38bc (patch) | |
tree | ef52b229da792a7cae82b701db75b85e17940420 /ido-mode/ido_switcher.pl | |
parent | ido-mode: fix some pod bugs and regen the readme. (diff) | |
download | irssi-scripts-c665d369223d9c3ca1125777a3d3ac2e21ab38bc.tar.gz irssi-scripts-c665d369223d9c3ca1125777a3d3ac2e21ab38bc.zip |
ido-mode: final fixup. Stupidly missing =back in lists.
Diffstat (limited to '')
-rw-r--r-- | ido-mode/ido_switcher.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ido-mode/ido_switcher.pl b/ido-mode/ido_switcher.pl index 419d303..ea19afd 100644 --- a/ido-mode/ido_switcher.pl +++ b/ido-mode/ido_switcher.pl @@ -114,6 +114,8 @@ activated: =item I<All other keys> (C<a-z, A-Z>, etc) - Add that character to the current search string. +=back + =head3 USAGE NOTES =over 4 |