From 35a4a57367a7e53517c569b70ae28d3e59f28ee1 Mon Sep 17 00:00:00 2001 From: Christian Ambach Date: Mon, 16 Jul 2012 17:06:11 +0200 Subject: [PATCH] docs-xml: document smbstatus --fast --- docs-xml/manpages-3/smbstatus.1.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs-xml/manpages-3/smbstatus.1.xml b/docs-xml/manpages-3/smbstatus.1.xml index 150e3d0b7e5..d280fc045bd 100644 --- a/docs-xml/manpages-3/smbstatus.1.xml +++ b/docs-xml/manpages-3/smbstatus.1.xml @@ -27,6 +27,7 @@ -B -p -S + -f -s <configuration file> -u <username> @@ -95,6 +96,15 @@ + + -f|--fast + 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. + + + &stdarg.help; -- 2.11.4.GIT