comparison mcabber/doc/mcabber.1.txt @ 286:a3d65d7f0bc3

Add /alias documentation
author Mikael Berthe <mikael@lilotux.net>
date Fri, 08 Jul 2005 07:27:56 +0100
parents 4d7040cff8ee
children 72fa52203651
comparison
equal deleted inserted replaced
285:edc263a5d350 286:a3d65d7f0bc3
79 79
80 /add jid [nickname]:: 80 /add jid [nickname]::
81 Add the 'jid' Jabber user to our roster (default group), and send a 81 Add the 'jid' Jabber user to our roster (default group), and send a
82 notification request to this buddy. If no nickname is specified, the 82 notification request to this buddy. If no nickname is specified, the
83 jid is used. 83 jid is used.
84
85 /alias name = command line::
86 Add "name" as an alias for "command line".
87 Example: "/alias away = status away".
88 Aliases are expanded only once, thus they can not be chained.
84 89
85 /buffer clear|top|bottom:: 90 /buffer clear|top|bottom::
86 The 'buffer' command manipulates the current buddy's buffer 91 The 'buffer' command manipulates the current buddy's buffer
87 (chat window). 92 (chat window).
88 93