comparison mcabber/doc/mcabber.1.txt @ 298:35cda94e570d

Add /connect and /disconnect commands
author Mikael Berthe <mikael@lilotux.net>
date Sun, 10 Jul 2005 15:38:45 +0100
parents f63839a4cb35
children 12f919be3da5
comparison
equal deleted inserted replaced
297:9bdfef4f4735 298:35cda94e570d
108 'bottom';; jump to the bottom of the current buddy chat buffer 108 'bottom';; jump to the bottom of the current buddy chat buffer
109 109
110 /clear:: 110 /clear::
111 The 'clear' command is actually an alias for "/buffer clear". 111 The 'clear' command is actually an alias for "/buffer clear".
112 112
113 /connect::
114 Establish connection to the Jabber server.
115
113 /del:: 116 /del::
114 Delete the current buddy from our roster, unsubscribe from its presence 117 Delete the current buddy from our roster, unsubscribe from its presence
115 notification and unsubscribe it from ours. 118 notification and unsubscribe it from ours.
119
120 /disconnect::
121 Terminate connection to the Jabber server. Note: the roster is only
122 available when the connection to the server is active, so the
123 buddylist is empty when disconnected.
116 124
117 /group fold|unfold|toggle:: 125 /group fold|unfold|toggle::
118 The 'group' command changes the current group display. 126 The 'group' command changes the current group display.
119 127
120 'fold';; fold (shrink) the current group tree in the roster 128 'fold';; fold (shrink) the current group tree in the roster