docs: mention -R|--profile-rates in smbstatus manpage.
authorGünther Deschner <gd@samba.org>
Fri, 15 Nov 2013 11:11:21 +0000 (12:11 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 19 Nov 2013 08:52:41 +0000 (09:52 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/smbstatus.1.xml

index 126d0b2e7b4f32b285bfb433e648fe4113544850..d4213b65aeb2704f78c76a0f6cdbd08ab8661dee 100644 (file)
@@ -32,6 +32,7 @@
                <arg choice="opt">-s &lt;configuration file&gt;</arg>
                <arg choice="opt">-u &lt;username&gt;</arg>
                <arg choice="opt">-n|--numeric</arg>
+               <arg choice="opt">-R|--profile-rates</arg>
        </cmdsynopsis>
 </refsynopsisdiv>
 
        <variablelist>
                <varlistentry>
                <term>-P|--profile</term>
-               <listitem><para>If samba has been compiled with the 
-               profiling option, print only the contents of the profiling 
+               <listitem><para>If samba has been compiled with the
+               profiling option, print only the contents of the profiling
                shared memory area.</para></listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>-R|--profile-rates</term>
+               <listitem><para>If samba has been compiled with the
+               profiling option, print the contents of the profiling
+               shared memory area and the call rates.</para></listitem>
+               </varlistentry>
+
                <varlistentry>
                <term>-b|--brief</term>
                <listitem><para>gives brief output.</para></listitem>