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)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Nov 2013 10:45:46 +0000 (11:45 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit 5f606e7e9ccd11949ae78a0a44f47be578116f89)

docs-xml/manpages/smbstatus.1.xml

index 2548c2002564af2125266e28d7913d4b5217d14d..43a4653f223c338711aef9a8820f8edb7f11d4a8 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>