diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-06 19:18:31 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-06 19:18:31 +0200 |
commit | 4ca8d56869287c9880ce55baf96fe65c38e3bc67 (patch) | |
tree | 81601f32771592540184fa61f1679b4c316593c2 /docs | |
parent | 08852822949a69afb8eeb12117c42326bf410b8b (diff) | |
download | irssi-4ca8d56869287c9880ce55baf96fe65c38e3bc67.zip |
Updated the ALIAS documentation
Updated the ALIAS documentation.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/alias.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/help/in/alias.in b/docs/help/in/alias.in index d85b7723..a219f889 100644 --- a/docs/help/in/alias.in +++ b/docs/help/in/alias.in @@ -26,7 +26,6 @@ /ALIAS J JOIN /ALIAS COMEBACK SAY I was hoping for a battle of wits, but you seem to be unarmed. /ALIAS -COMEBACK - /ALIAS ATAG SCRIPT EXEC Irssi::active_win->change_server(Irssi::server_find_tag("$0")); /ALIAS UNACT SCRIPT EXEC foreach $$w (Irssi::windows()) { Irssi::command("window goto $$w->{refnum}")\;}; WINDOW GOTO $winref /ALIAS QOP ^MSG Q op $C |