mcabber/doc/mcabber.1.txt
changeset 2271 8e4e91c5cf6b
parent 2257 3f04914d8643
child 2275 3d6986784dae
equal deleted inserted replaced
2270:5d05e8128ef4 2271:8e4e91c5cf6b
     1 MCABBER(1)
     1 MCABBER(1)
     2 ===========
     2 ===========
     3 Mikael BERTHE <mcabber@lilotux.net>
     3 Mikael BERTHE <mcabber@lilotux.net>
     4 v1.0.3-dev, February 2016
     4 v1.0.3-dev, September 2016
     5 
     5 
     6 NAME
     6 NAME
     7 ----
     7 ----
     8 mcabber - a simple Jabber (XMPP) console client
     8 mcabber - a simple Jabber (XMPP) console client
     9 
     9 
   431         'whois' nick;;  Display MUC information about "nick"
   431         'whois' nick;;  Display MUC information about "nick"
   432         'ban' jid [reason];;  Ban jid from the current room
   432         'ban' jid [reason];;  Ban jid from the current room
   433         'unban' jid;;  Unban jid from the current room
   433         'unban' jid;;  Unban jid from the current room
   434         'invite' jid [reason];;  Invite jid to the current room
   434         'invite' jid [reason];;  Invite jid to the current room
   435         'kick' nick [reason];;  Kick "nick" from the current room
   435         'kick' nick [reason];;  Kick "nick" from the current room
   436         'role' jid role [reason];;  Change jid's role (role can be "none", "visitor", "participant", "moderator")
   436         'role' nick role [reason];;  Change nick's role (role can be "none", "visitor", "participant", "moderator")
   437         'affil' jid affil [reason];;  Change jid's affiliation (affil can be "none", "member", "admin", "owner")
   437         'affil' jid affil [reason];;  Change jid's affiliation (affil can be "none", "member", "admin", "owner")
   438         'setopt' print_status|auto_whois [value];;  Change settings for the current room For print_status, the possible values are "default", "none", "in_and_out", "all". For auto_whois, the possible values are "default", "off", "on". When the value is "default", the options muc_print_status / muc_auto_whois is used.
   438         'setopt' print_status|auto_whois [value];;  Change settings for the current room For print_status, the possible values are "default", "none", "in_and_out", "all". For auto_whois, the possible values are "default", "off", "on". When the value is "default", the options muc_print_status / muc_auto_whois is used.
   439         'bookmark' [add|del] [-autojoin|+autojoin] [-|nick];;  Add, remove or update a bookmark (default is add). If autojoin is set, mcabber will automatically join the MUC room when it connects to the server. To see the list of bookmarks, use /room bookmark in the status buffer.
   439         'bookmark' [add|del] [-autojoin|+autojoin] [-|nick];;  Add, remove or update a bookmark (default is add). If autojoin is set, mcabber will automatically join the MUC room when it connects to the server. To see the list of bookmarks, use /room bookmark in the status buffer.
   440 
   440 
   441 /roster bottom|top|up|down|group_prev|group_next::
   441 /roster bottom|top|up|down|group_prev|group_next::