docs-xml: document smbstatus --fast
authorChristian Ambach <ambi@samba.org>
Mon, 16 Jul 2012 15:06:11 +0000 (17:06 +0200)
committerChristian Ambach <ambi@samba.org>
Wed, 18 Jul 2012 13:49:52 +0000 (15:49 +0200)
docs-xml/manpages-3/smbstatus.1.xml

index 150e3d0b7e5ab718278844ec15e6d3041ae891fc..d280fc045bd81776351ea61fa38ff48a63e3d947 100644 (file)
@@ -27,6 +27,7 @@
                <arg choice="opt">-B</arg>
                <arg choice="opt">-p</arg>
                <arg choice="opt">-S</arg>
+               <arg choice="opt">-f</arg>
                <arg choice="opt">-s &lt;configuration file&gt;</arg>
                <arg choice="opt">-u &lt;username&gt;</arg>
        </cmdsynopsis>
                </listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>-f|--fast</term>
+               <listitem><para>causes smbstatus to not check if the status data
+               is valid by checking if the processes that the status data refer to all still
+               exist. This speeds up execution on busy systems and clusters but
+               might display stale data of processes that died without cleaning up properly.</para>
+               </listitem>
+               </varlistentry>
+
                &stdarg.help;
 
                <varlistentry>