1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

Add note about /unalias in /help alias

This commit is contained in:
Sebastien Helleu
2010-03-23 09:58:07 +01:00
parent 918383424f
commit 2bad57ae28
13 changed files with 37 additions and 10 deletions
+1
View File
@@ -935,6 +935,7 @@ weechat_plugin_init (struct t_weechat_plugin *plugin, int argc, char *argv[])
" $nick: current nick\n"
" $channel: current channel\n"
" $server: current server\n\n"
"To remove an alias, use command /unalias.\n\n"
"Examples:\n"
" alias /split to split window horizontally:\n"
" /alias split /window splith\n"