changeset 1842:cec7cbeb1c2e

Update manpage
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Mar 2010 11:55:34 +0200
parents 8ad982f83fd6
children 2aaf610e6eab
files mcabber/doc/mcabber.1 mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 3 files changed, 95 insertions(+), 65 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1	Sun Mar 28 10:56:42 2010 +0200
+++ b/mcabber/doc/mcabber.1	Sun Mar 28 11:55:34 2010 +0200
@@ -2,12 +2,12 @@
 .\"     Title: mcabber
 .\"    Author: [see the "AUTHOR" section]
 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\"      Date: 03/13/2010
+.\"      Date: 03/28/2010
 .\"    Manual: \ \&
 .\"    Source: \ \& 0.10.0-dev
 .\"  Language: English
 .\"
-.TH "MCABBER" "1" "03/13/2010" "\ \& 0\&.10\&.0\-dev" "\ \&"
+.TH "MCABBER" "1" "03/28/2010" "\ \& 0\&.10\&.0\-dev" "\ \&"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -294,11 +294,11 @@
 Additional key bindings may be specified using the \fI/bind\fR command described in the COMMANDS section\&.
 .SH "MCABBER\(cqS ROSTER"
 .sp
-The first listed resource on the roster is \fI[status]\fR, which keeps a log of everything that appears in the short log window below the main chat area\&. While the log window was designed for showing the latest few elements, the dedicated \fI[status]\fR buffer allows more comfortable viewing of the log, as well as scrolling it in a standard manner\&.
+The first listed item on the roster is \fI[status]\fR, which keeps a log of everything that appears in the short log window below the main chat area\&. While the log window was designed for showing the latest few elements, the dedicated \fI[status]\fR buffer allows more comfortable viewing of the log, as well as scrolling it in a standard manner\&.
 .sp
-Group names are displayed above the resources that are within them, and are indicated by \fI\-\-\-\fR to the left of the name\&.
+Group names are displayed above the items that are within them, and are indicated by \fI\-\-\-\fR to the left of the name\&.
 .sp
-For every real Jabber resource, the roster displays four pieces of information: the resource\(cqs name or alias, its online status, its authorization status, and whether there are unread messages from the resource waiting for you\&.
+For every real Jabber contact, the roster displays four pieces of information: the buddy\(cqs name or alias, its online status, its authorization status, and whether there are unread messages from the buddy waiting for you\&.
 .sp
 The online status is one of the following:
 .PP
@@ -341,7 +341,7 @@
 .PP
 \fI?\fR
 .RS 4
-unknown, usually meaning you are not authorized to see this resource\(cqs status
+unknown, usually meaning you are not authorized to see this buddy\(cqs status
 .RE
 .PP
 \fIx\fR
@@ -354,9 +354,9 @@
 a conference room in which you are participating
 .RE
 .sp
-The authorization status indicates whether a resource is authorized to receive your online status updates, and is displayed by the brackets surrounding the resource\(cqs online status\&. Square brackets, like \fI[o]\fR, indicate that this resource is authorized to receive your status\&. Curly braces, like \fI{o}\fR, indicate that they are not authorized to receive your status\&.
+The authorization status indicates whether a buddy is authorized to receive your online status updates, and is displayed by the brackets surrounding the buddy\(cqs online status\&. Square brackets, like \fI[o]\fR, indicate that this buddy is authorized to receive your status\&. Curly braces, like \fI{o}\fR, indicate that they are not authorized to receive your status\&.
 .sp
-When there are unread messages from the resource which you have not looked at, a hash mark (\fI#\fR) appears in the leftmost section of the roster for that resource\&. The hash mark disappears once you view that resource\(cqs message log\&.
+When there are unread messages from a buddy which you have not looked at, a hash mark (\fI#\fR) appears in the leftmost section of the roster for that buddy\&. The hash mark disappears once you view that buddy\(cqs message buffer\&. When the user attention is requested (or when you receive a message containing your nickname in a MUC room), the hash mark is replaced with the \fIattention sign\fR, an exclamation mark (\fI!\fR)\&.
 .sp
 Examples:
 .PP
@@ -515,7 +515,7 @@
 .PP
 /buffer clear|close|close_all|purge|list, /buffer top|bottom|date|%|search_backward|search_forward, /buffer scroll_lock|scroll_unlock|scroll_toggle, /buffer save filename
 .RS 4
-Buddy\(cqs buffer manipulation command\&. Eg\&. you can search through buffer for "text", clear chat window etc\&.
+Buddy\(cqs buffer manipulation command\&. E\&.g\&. you can search through buffer for "text", clear chat window etc\&.
 .PP
 \fIclear\fR
 .RS 4
@@ -883,7 +883,7 @@
 .PP
 \fIunload\fR [\-f] module
 .RS 4
-Unloads specified module\&. Note: The force flag will not remove any dependent on this modules!
+Unloads specified module\&. Note: The force flag will not remove any dependency on this module!
 .RE
 .PP
 \fIinfo\fR module
@@ -1344,9 +1344,11 @@
 Refresh the mcabber screen\&.
 .RE
 .PP
-/set option [= value]
+/set [option [= value]]
 .RS 4
 Display or set an option value\&.
+
+Without arguments prints a list of all set options with their values
 .RE
 .PP
 /source pattern
@@ -1413,6 +1415,10 @@
 .SH "RESOURCES"
 .sp
 \m[blue]\fBMain web site\fR\m[]\&\s-2\u[2]\d\s+2
+.sp
+\m[blue]\fBOfficial wiki\fR\m[]\&\s-2\u[3]\d\s+2
+.sp
+\m[blue]\fBMCabber MUC room\fR\m[]\&\s-2\u[4]\d\s+2
 .SH "COPYING"
 .sp
 Copyright (C) 2005\-2010 Mikael Berthe and others\&.
@@ -1429,3 +1435,13 @@
 .RS 4
 \%http://mcabber.com/
 .RE
+.IP " 3." 4
+Official wiki
+.RS 4
+\%http://wiki.mcabber.com/
+.RE
+.IP " 4." 4
+MCabber MUC room
+.RS 4
+\%xmpp:mcabber@conf.lilotux.net
+.RE
--- a/mcabber/doc/mcabber.1.html	Sun Mar 28 10:56:42 2010 +0200
+++ b/mcabber/doc/mcabber.1.html	Sun Mar 28 11:55:34 2010 +0200
@@ -862,16 +862,16 @@
 </div>
 <h2 id="_mcabber_8217_s_roster">MCABBER&#8217;S ROSTER</h2>
 <div class="sectionbody">
-<div class="paragraph"><p>The first listed resource on the roster is <em>[status]</em>, which keeps a log of
+<div class="paragraph"><p>The first listed item on the roster is <em>[status]</em>, which keeps a log of
 everything that appears in the short log window below the main chat area.
 While the log window was designed for showing the latest few elements, the
 dedicated <em>[status]</em> buffer allows more comfortable viewing of the log, as
 well as scrolling it in a standard manner.</p></div>
-<div class="paragraph"><p>Group names are displayed above the resources that are within them, and are
+<div class="paragraph"><p>Group names are displayed above the items that are within them, and are
 indicated by <em>---</em> to the left of the name.</p></div>
-<div class="paragraph"><p>For every real Jabber resource, the roster displays four pieces of information:
-the resource&#8217;s name or alias, its online status, its authorization status, and
-whether there are unread messages from the resource waiting for you.</p></div>
+<div class="paragraph"><p>For every real Jabber contact, the roster displays four pieces of information:
+the buddy&#8217;s name or alias, its online status, its authorization status, and
+whether there are unread messages from the buddy waiting for you.</p></div>
 <div class="paragraph"><p>The online status is one of the following:</p></div>
 <div class="dlist"><dl>
 <dt class="hdlist1">
@@ -935,7 +935,7 @@
 </dt>
 <dd>
 <p>
-unknown, usually meaning you are not authorized to see this resource&#8217;s status
+unknown, usually meaning you are not authorized to see this buddy&#8217;s status
 </p>
 </dd>
 <dt class="hdlist1">
@@ -955,18 +955,22 @@
 </p>
 </dd>
 </dl></div>
-<div class="paragraph"><p>The authorization status indicates whether a resource is authorized to receive
+<div class="paragraph"><p>The authorization status indicates whether a buddy is authorized to receive
 your online status updates, and is displayed by the brackets surrounding the
-resource&#8217;s online status.  Square brackets, like <em>[o]</em>, indicate that this
-resource is authorized to receive your status.  Curly braces, like <em>{o}</em>,
+buddy&#8217;s online status.  Square brackets, like <em>[o]</em>, indicate that this
+buddy is authorized to receive your status.  Curly braces, like <em>{o}</em>,
 indicate that they are not authorized to receive your status.</p></div>
-<div class="paragraph"><p>When there are unread messages from the resource which you have not looked at,
+<div class="paragraph"><p>When there are unread messages from a buddy which you have not looked at,
 a hash mark (<em>#</em>) appears in the leftmost section of the roster for that
-resource.  The hash mark disappears once you view that resource&#8217;s message log.</p></div>
+buddy.  The hash mark disappears once you view that buddy&#8217;s message
+buffer.
+When the user attention is requested (or when you receive a message containing
+your nickname in a MUC room), the hash mark is replaced with the <em>attention
+sign</em>, an exclamation mark (<em>!</em>).</p></div>
 <div class="paragraph"><p>Examples:</p></div>
 <div class="dlist"><dl>
 <dt class="hdlist1">
-<em>--- Buds</em>
+' --- Buds'
 </dt>
 <dd>
 <p>
@@ -982,7 +986,7 @@
 </p>
 </dd>
 <dt class="hdlist1">
-<em>{?} Sally</em>
+<em> {?} Sally</em>
 </dt>
 <dd>
 <p>
@@ -990,7 +994,7 @@
 </p>
 </dd>
 <dt class="hdlist1">
-<em>{a} Jane</em>
+<em> {a} Jane</em>
 </dt>
 <dd>
 <p>
@@ -1189,7 +1193,7 @@
 </dt>
 <dd>
 <p>
-        Buddy&#8217;s buffer manipulation command.  Eg. you can search through buffer for "text", clear chat window etc.
+        Buddy&#8217;s buffer manipulation command.  E.g. you can search through buffer for "text", clear chat window etc.
 </p>
 <div class="dlist"><dl>
 <dt class="hdlist1">
@@ -1366,7 +1370,7 @@
 </dt>
 <dd>
 <p>
-Remove all color rules for the roster. All roster items will get its default color.
+Remove all color rules for the roster.  All roster items will get its default color.
 </p>
 </dd>
 <dt class="hdlist1">
@@ -1374,7 +1378,7 @@
 </dt>
 <dd>
 <p>
-Set a color rule (or overwrite, if it already exists). The status is string containing all statuses the roster item can have for the rule to match, or * if any status is OK. Wildcard is the file-matching wildcard that will be applied to JID. Color is the wanted color. If color is -, the rule is removed. If more than one rule matches, the color from the last created (not overwritten) is used.
+Set a color rule (or overwrite, if it already exists).  The status is string containing all statuses the roster item can have for the rule to match, or * if any status is OK.  Wildcard is the file-matching wildcard that will be applied to JID.  Color is the wanted color. If color is -, the rule is removed. If more than one rule matches, the color from the last created (not overwritten) is used.
 </p>
 </dd>
 <dt class="hdlist1">
@@ -1382,7 +1386,7 @@
 </dt>
 <dd>
 <p>
-Marks the nick to be colored by given color. If a MUC has colored nicks, this one will be used. If color is -, the color is marked as chosen automatically, which means it will not be used in <em>preset</em> coloring mode, but will stay the same in <em>on</em> coloring mode.
+Marks the nick to be colored by given color.  If a MUC has colored nicks, this one will be used.  If color is -, the color is marked as chosen automatically, which means it will not be used in <em>preset</em> coloring mode, but will stay the same in <em>on</em> coloring mode.
 </p>
 </dd>
 <dt class="hdlist1">
@@ -1390,7 +1394,7 @@
 </dt>
 <dd>
 <p>
-Sets a MUC nick coloring mode. If a jid (. means currently selected jid) is provided, the mode will apply to this specific MUC. If * is used, it will be applied to all MUCs, except the ones set by their jid. Mode <em>on</em> colors all nicks, <em>preset</em> only the ones manually set by /color mucnick command and <em>off</em> colors none. If not specified, defaults to <em>on</em>. Mode <em>-</em> removes the mode from given JID, which means the global one will apply. You can not remove the global mode. Default global coloring mode is <em>off</em>.
+Sets a MUC nick coloring mode.  If a jid (. means currently selected jid) is provided, the mode will apply to this specific MUC.  If * is used, it will be applied to all MUCs, except the ones set by their jid. Mode <em>on</em> colors all nicks, <em>preset</em> only the ones manually set by /color mucnick command and <em>off</em> colors none.  If not specified, defaults to <em>on</em>.  Mode <em>-</em> removes the mode from given JID, which means the global one will apply.  You can not remove the global mode. Default global coloring mode is <em>off</em>.
 </p>
 </dd>
 </dl></div>
@@ -1438,7 +1442,7 @@
 <p>
         Tell mcabber what to do about pending events.<br />
         If the first parameter is <em>*</em>, the command will apply to all queued events.<br />
-        Event-specific arguments will be interpreted on event-to event basis. The only built-in case, when argument is used is MUC invitation reject - argument, if present, will be interpreted as reject reason.
+        Event-specific arguments will be interpreted on event-to event basis.  The only built-in case, when argument is used is MUC invitation reject - argument, if present, will be interpreted as reject reason.
 </p>
 <div class="dlist"><dl>
 <dt class="hdlist1">
@@ -1780,7 +1784,7 @@
 </dt>
 <dd>
 <p>
-Loads specified module. If -f flag is specified, most of module loading errors will be ignored.
+Loads specified module.  If -f flag is specified, most of module loading errors will be ignored.
 </p>
 </dd>
 <dt class="hdlist1">
@@ -1788,7 +1792,7 @@
 </dt>
 <dd>
 <p>
-Unloads specified module. Note: The force flag will not remove any dependent on this modules!
+Unloads specified module. Note: The force flag will not remove any dependency on this module!
 </p>
 </dd>
 <dt class="hdlist1">
@@ -1941,7 +1945,7 @@
 </dt>
 <dd>
 <p>
-Show the active fingerprint of an OTR channel. If the fingerprint is provided instead of "fpr", the fingerprint will become trusted. If you replace "fpr" by some bogus string the fingerprint will loose the trusted status.
+Show the active fingerprint of an OTR channel. If the fingerprint is provided instead of "fpr", the fingerprint will become trusted.  If you replace "fpr" by some bogus string the fingerprint will loose the trusted status.
 </p>
 </dd>
 <dt class="hdlist1">
@@ -1994,7 +1998,7 @@
 </dt>
 <dd>
 <p>
-Sets either the default policy or the policy for the given jid The plain policy should never be used, because you won&#8217;t be able to receive or send any OTR encrypted messages. If you set the policy to manual, you or your chat partner have to start the OTR encryption by hand (e.g. with /otr start). The policy "opportunistic" does that itself by sending a special whitespace-sequence at the end of unencrypted messages. So the other OTR-enabled chat client knows, that you want to use OTR. Note that the first message will always be unencryted, if you use this policy. With the policy "always" no message will be sent in plain text. If you try to sent the first message unencrypted, mcabber will try to establish an OTR channel. Please resend your message, when you get the information that the channel was established. If someone sends you plaintext messages while the policy is set to "always", you&#8217;ll be able to read the message but it won&#8217;t be saved to the history.
+Sets either the default policy or the policy for the given jid The plain policy should never be used, because you won&#8217;t be able to receive or send any OTR encrypted messages. If you set the policy to manual, you or your chat partner have to start the OTR encryption by hand (e.g. with /otr start). The policy "opportunistic" does that itself by sending a special whitespace-sequence at the end of unencrypted messages.  So the other OTR-enabled chat client knows, that you want to use OTR.  Note that the first message will always be unencryted, if you use this policy. With the policy "always" no message will be sent in plain text.  If you try to sent the first message unencrypted, mcabber will try to establish an OTR channel.  Please resend your message, when you get the information that the channel was established.  If someone sends you plaintext messages while the policy is set to "always", you&#8217;ll be able to read the message but it won&#8217;t be saved to the history.
 </p>
 </dd>
 </dl></div>
@@ -2497,7 +2501,7 @@
 <dd>
 <p>
         Send the "text" message to the currently selected buddy.  It can be useful if you want to send a message beginning with a slash, for example.<br />
-        The "-n" flag turns the message to "normal" type, "-h" to "headline". "--" can be used to send chat message beginning with -n or -h.
+        The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat message beginning with -n or -h.
 </p>
 </dd>
 <dt class="hdlist1">
@@ -2521,11 +2525,12 @@
 </p>
 </dd>
 <dt class="hdlist1">
-/set option [= value]
+/set [option [= value]]
 </dt>
 <dd>
 <p>
-        Display or set an option value.
+        Display or set an option value.<br />
+        Without arguments prints a list of all set options with their values
 </p>
 </dd>
 <dt class="hdlist1">
@@ -2604,7 +2609,9 @@
 </div>
 <h2 id="_resources">RESOURCES</h2>
 <div class="sectionbody">
-<div class="paragraph"><p><a href="http://mcabber.com/">Main web site</a></p></div>
+<div class="paragraph"><p><a href="http://mcabber.com/">Main web site</a><br />
+<a href="http://wiki.mcabber.com/">Official wiki</a><br />
+<a href="xmpp:mcabber@conf.lilotux.net">MCabber MUC room</a></p></div>
 </div>
 <h2 id="_copying">COPYING</h2>
 <div class="sectionbody">
@@ -2617,7 +2624,7 @@
 <div id="footer">
 <div id="footer-text">
 Version 0.10.0-dev<br />
-Last updated 2010-03-13 17:43:30 CEST
+Last updated 2010-03-28 11:48:11 CEST
 </div>
 </div>
 </body>
--- a/mcabber/doc/mcabber.1.txt	Sun Mar 28 10:56:42 2010 +0200
+++ b/mcabber/doc/mcabber.1.txt	Sun Mar 28 11:55:34 2010 +0200
@@ -117,18 +117,18 @@
 
 MCABBER'S ROSTER
 ----------------
-The first listed resource on the roster is '[status]', which keeps a log of
+The first listed item on the roster is '[status]', which keeps a log of
 everything that appears in the short log window below the main chat area.
 While the log window was designed for showing the latest few elements, the
 dedicated '[status]' buffer allows more comfortable viewing of the log, as
 well as scrolling it in a standard manner.
 
-Group names are displayed above the resources that are within them, and are
+Group names are displayed above the items that are within them, and are
 indicated by '---' to the left of the name.
 
-For every real Jabber resource, the roster displays four pieces of information:
-the resource's name or alias, its online status, its authorization status, and
-whether there are unread messages from the resource waiting for you.
+For every real Jabber contact, the roster displays four pieces of information:
+the buddy's name or alias, its online status, its authorization status, and
+whether there are unread messages from the buddy waiting for you.
 
 The online status is one of the following:
 
@@ -139,19 +139,23 @@
         'd';;  do not disturb
         'i';;  invisible (displayed only for your resource)
         '_';;  offline (or invisible to you)
-        '?';;  unknown, usually meaning you are not authorized to see this resource's status
+        '?';;  unknown, usually meaning you are not authorized to see this buddy's status
         'x';;  a conference room in which you are not participating
         'C';;  a conference room in which you are participating
 
-The authorization status indicates whether a resource is authorized to receive
+The authorization status indicates whether a buddy is authorized to receive
 your online status updates, and is displayed by the brackets surrounding the
-resource's online status.  Square brackets, like '[o]', indicate that this
-resource is authorized to receive your status.  Curly braces, like '\{o\}',
+buddy's online status.  Square brackets, like '[o]', indicate that this
+buddy is authorized to receive your status.  Curly braces, like '\{o\}',
 indicate that they are not authorized to receive your status.
 
-When there are unread messages from the resource which you have not looked at,
+When there are unread messages from a buddy which you have not looked at,
 a hash mark ('#') appears in the leftmost section of the roster for that
-resource.  The hash mark disappears once you view that resource's message log.
+buddy.  The hash mark disappears once you view that buddy's message
+buffer.
+When the user attention is requested (or when you receive a message containing
+your nickname in a MUC room), the hash mark is replaced with the 'attention
+sign', an exclamation mark ('!').
 
 Examples:
 
@@ -211,7 +215,7 @@
 /buffer top|bottom|date|%|search_backward|search_forward::
 /buffer scroll_lock|scroll_unlock|scroll_toggle::
 /buffer save filename::
-        Buddy's buffer manipulation command.  Eg. you can search through buffer for "text", clear chat window etc.
+        Buddy's buffer manipulation command.  E.g. you can search through buffer for "text", clear chat window etc.
 
         'clear';;  Clear the current buddy chat window
         'close' [jid];;  Empty all contents of the buffer and close the current buddy chat window
@@ -243,10 +247,10 @@
 /color muc (jid|.|*) [on|preset|off|-]::
         The 'color' command allows setting dynamic color properties of the screen.
 
-        'roster' clear;;  Remove all color rules for the roster. All roster items will get its default color.
-        'roster' status wildcard color;;  Set a color rule (or overwrite, if it already exists). The status is string containing all statuses the roster item can have for the rule to match, or * if any status is OK. Wildcard is the file-matching wildcard that will be applied to JID. Color is the wanted color. If color is -, the rule is removed. If more than one rule matches, the color from the last created (not overwritten) is used.
-        'mucnick' nick (color|-);;  Marks the nick to be colored by given color. If a MUC has colored nicks, this one will be used. If color is -, the color is marked as chosen automatically, which means it will not be used in 'preset' coloring mode, but will stay the same in 'on' coloring mode.
-        'muc' (jid|.|*) [on|preset|off|-];;  Sets a MUC nick coloring mode. If a jid (. means currently selected jid) is provided, the mode will apply to this specific MUC. If * is used, it will be applied to all MUCs, except the ones set by their jid. Mode 'on' colors all nicks, 'preset' only the ones manually set by /color mucnick command and 'off' colors none. If not specified, defaults to 'on'. Mode '-' removes the mode from given JID, which means the global one will apply. You can not remove the global mode. Default global coloring mode is 'off'.
+        'roster' clear;;  Remove all color rules for the roster.  All roster items will get its default color.
+        'roster' status wildcard color;;  Set a color rule (or overwrite, if it already exists).  The status is string containing all statuses the roster item can have for the rule to match, or * if any status is OK.  Wildcard is the file-matching wildcard that will be applied to JID.  Color is the wanted color. If color is -, the rule is removed. If more than one rule matches, the color from the last created (not overwritten) is used.
+        'mucnick' nick (color|-);;  Marks the nick to be colored by given color.  If a MUC has colored nicks, this one will be used.  If color is -, the color is marked as chosen automatically, which means it will not be used in 'preset' coloring mode, but will stay the same in 'on' coloring mode.
+        'muc' (jid|.|*) [on|preset|off|-];;  Sets a MUC nick coloring mode.  If a jid (. means currently selected jid) is provided, the mode will apply to this specific MUC.  If * is used, it will be applied to all MUCs, except the ones set by their jid. Mode 'on' colors all nicks, 'preset' only the ones manually set by /color mucnick command and 'off' colors none.  If not specified, defaults to 'on'.  Mode '-' removes the mode from given JID, which means the global one will apply.  You can not remove the global mode. Default global coloring mode is 'off'.
 
 /connect::
         Establish connection to the Jabber server.
@@ -265,7 +269,7 @@
 /event list::
         Tell mcabber what to do about pending events. +
         If the first parameter is '*', the command will apply to all queued events. +
-        Event-specific arguments will be interpreted on event-to event basis. The only built-in case, when argument is used is MUC invitation reject - argument, if present, will be interpreted as reject reason.
+        Event-specific arguments will be interpreted on event-to event basis.  The only built-in case, when argument is used is MUC invitation reject - argument, if present, will be interpreted as reject reason.
 
         #N|* accept [event-specific arguments];;  Event number #N/All events will be accepted
         #N|* ignore [event-specific arguments];;  Event number #N/All events will be ignored
@@ -329,8 +333,8 @@
 /module [list]::
         Load, unload or show info on module.
 
-        'load' [-f] module;;  Loads specified module. If -f flag is specified, most of module loading errors will be ignored.
-        'unload' [-f] module;;  Unloads specified module. Note: The force flag will not remove any dependent on this modules!
+        'load' [-f] module;;  Loads specified module.  If -f flag is specified, most of module loading errors will be ignored.
+        'unload' [-f] module;;  Unloads specified module. Note: The force flag will not remove any dependency on this module!
         'info' module;;  Shows available information about this module.
         ['list'];;  Lists modules in a format: [modulename]  [reference count] ([Manually/Automatically loaded]) [any extra info, like version or dependencies]
 
@@ -365,7 +369,7 @@
         'start' [jid];;  Open an OTR channel to the specified jid (or the currently selected contact)
         'stop' [jid];;  Close the OTR channel to the specified jid (or the currently selected contact)
         'info' [jid];;  Show current OTR status for the specified jid (or the currently selected contact)
-        'fingerprint' [jid [fpr]];;  Show the active fingerprint of an OTR channel. If the fingerprint is provided instead of "fpr", the fingerprint will become trusted. If you replace "fpr" by some bogus string the fingerprint will loose the trusted status.
+        'fingerprint' [jid [fpr]];;  Show the active fingerprint of an OTR channel. If the fingerprint is provided instead of "fpr", the fingerprint will become trusted.  If you replace "fpr" by some bogus string the fingerprint will loose the trusted status.
         'smpq' [jid] secret;;  Initiate the Socialist Millionaires Protocol with the secret and the buddy
         'smpr' [jid] secret;;  Respond to the Initiation of the jid with the secret
         'smpa' [jid];;  Abort the running Socialist Millionaires Protocol
@@ -375,7 +379,7 @@
         You can use the shortcut-jid "." for the currently selected contact.
 
         (without arguments);;  Prints all OTR policies to the status buffer
-        ('default'|'jid') (plain|manual|opportunistic|always);;  Sets either the default policy or the policy for the given jid The plain policy should never be used, because you won't be able to receive or send any OTR encrypted messages. If you set the policy to manual, you or your chat partner have to start the OTR encryption by hand (e.g. with /otr start). The policy "opportunistic" does that itself by sending a special whitespace-sequence at the end of unencrypted messages. So the other OTR-enabled chat client knows, that you want to use OTR. Note that the first message will always be unencryted, if you use this policy. With the policy "always" no message will be sent in plain text. If you try to sent the first message unencrypted, mcabber will try to establish an OTR channel. Please resend your message, when you get the information that the channel was established. If someone sends you plaintext messages while the policy is set to "always", you'll be able to read the message but it won't be saved to the history.
+        ('default'|'jid') (plain|manual|opportunistic|always);;  Sets either the default policy or the policy for the given jid The plain policy should never be used, because you won't be able to receive or send any OTR encrypted messages. If you set the policy to manual, you or your chat partner have to start the OTR encryption by hand (e.g. with /otr start). The policy "opportunistic" does that itself by sending a special whitespace-sequence at the end of unencrypted messages.  So the other OTR-enabled chat client knows, that you want to use OTR.  Note that the first message will always be unencryted, if you use this policy. With the policy "always" no message will be sent in plain text.  If you try to sent the first message unencrypted, mcabber will try to establish an OTR channel.  Please resend your message, when you get the information that the channel was established.  If someone sends you plaintext messages while the policy is set to "always", you'll be able to read the message but it won't be saved to the history.
 
 /pgp disable|enable|force|info [jid]::
 /pgp setkey [jid [key]]::
@@ -469,7 +473,7 @@
 
 /say [-n|-h|--] text::
         Send the "text" message to the currently selected buddy.  It can be useful if you want to send a message beginning with a slash, for example. +
-        The "-n" flag turns the message to "normal" type, "-h" to "headline". "--" can be used to send chat message beginning with -n or -h.
+        The "-n" flag turns the message to "normal" type, "-h" to "headline".  "--" can be used to send chat message beginning with -n or -h.
 
 /say_to [-n|-h] [-q] [-f file] jid text::
         Send the "text" message to the specified jid. +
@@ -481,8 +485,9 @@
 /screen_refresh::
         Refresh the mcabber screen.
 
-/set option [= value]::
-        Display or set an option value.
+/set [option [= value]]::
+        Display or set an option value. +
+        Without arguments prints a list of all set options with their values
 
 /source pattern::
         Read configuration files, that match glob pattern (sorted in alphabetical order).
@@ -532,7 +537,9 @@
 
 RESOURCES
 ---------
-http://mcabber.com/[Main web site]
+http://mcabber.com/[Main web site] +
+http://wiki.mcabber.com/[Official wiki] +
+xmpp:mcabber@conf.lilotux.net[MCabber MUC room]
 
 COPYING
 -------