comparison mcabber/doc/mcabber.1.txt @ 208:8b08f34922c5

[/trunk] Changeset 220 by mikael * jabglue: add jb_updatebuddy() * commands: add /rename command * documentation: small changes and updates
author mikael
date Sat, 07 May 2005 20:09:15 +0000
parents 766167c0c57f
children f64818ba3503
comparison
equal deleted inserted replaced
207:41fafa0ecfd8 208:8b08f34922c5
13 13
14 DESCRIPTION 14 DESCRIPTION
15 ----------- 15 -----------
16 `mcabber(1)` is a small Jabber console client. + 16 `mcabber(1)` is a small Jabber console client. +
17 For now it needs a configuration file to start, so please copy the sample 17 For now it needs a configuration file to start, so please copy the sample
18 mcabberrc file and update your connection options. 18 mcabberrc file and adapt your connection settings.
19 19
20 The `mcabber(1)` screen is divided into 4 regions. 20 The `mcabber(1)` screen is divided into 4 regions.
21 The 'roster', alias 'buddylist', is on the left. The 'chat window', or chat 21 The 'roster', alias 'buddylist', is on the left. The 'chat window', or chat
22 buffer, is on the right. The 'input line' lies at the bottom of the screen, 22 buffer, is on the right. The 'input line' lies at the bottom of the screen,
23 under a small 'log window'. 23 under a small 'log window'.
76 COMMANDS 76 COMMANDS
77 -------- 77 --------
78 78
79 /add jid:: 79 /add jid::
80 Add the 'jid' Jabber user to our roster, and send a notification 80 Add the 'jid' Jabber user to our roster, and send a notification
81 request to this buddy 81 request to this buddy.
82 82
83 /buffer clear|top|bottom:: 83 /buffer clear|top|bottom::
84 The 'buffer' command manipulates the current buddy's buffer 84 The 'buffer' command manipulates the current buddy's buffer
85 (chat window). 85 (chat window).
86 86
101 'expand';; expand the current group tree in the roster (syn: 'unfold') 101 'expand';; expand the current group tree in the roster (syn: 'unfold')
102 'shrink';; shrink the current group tree in the roster (syn: 'fold') 102 'shrink';; shrink the current group tree in the roster (syn: 'fold')
103 'toggle';; toggle the fold/unfold state of the current tree 103 'toggle';; toggle the fold/unfold state of the current tree
104 104
105 /info:: 105 /info::
106 Display info on the selected entry (user, agent, group...) 106 Display info on the selected entry (user, agent, group...).
107 107
108 /quit:: 108 /quit::
109 Disconnect and leave `mcabber(1)` 109 Disconnect and leave `mcabber(1)`.
110
111 /rename nickname::
112 Rename current buddy to the given nickname.
110 113
111 /roster hide_offline|show_offline|top|bottom:: 114 /roster hide_offline|show_offline|top|bottom::
112 The 'roster' command manipulates the roster/buddylist. 115 The 'roster' command manipulates the roster/buddylist.
113 116
114 'hide_offline';; hide offline buddies 117 'hide_offline';; hide offline buddies