diff options
author | Christian Ambach <ambi@samba.org> | 2012-07-16 17:09:24 +0200 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2012-07-18 15:49:53 +0200 |
commit | 9dd0510c20d6844148eafd7d4494c80045d217c9 (patch) | |
tree | e749943fa26a3833e450adec8812b4e4d22a797d | |
parent | 35a4a57367a7e53517c569b70ae28d3e59f28ee1 (diff) | |
download | samba-9dd0510c20d6844148eafd7d4494c80045d217c9.tar.gz samba-9dd0510c20d6844148eafd7d4494c80045d217c9.tar.bz2 samba-9dd0510c20d6844148eafd7d4494c80045d217c9.zip |
docs-xml: document smbstatus --notify
-rw-r--r-- | docs-xml/manpages-3/smbstatus.1.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/smbstatus.1.xml b/docs-xml/manpages-3/smbstatus.1.xml index d280fc045b..e3bc251924 100644 --- a/docs-xml/manpages-3/smbstatus.1.xml +++ b/docs-xml/manpages-3/smbstatus.1.xml @@ -27,6 +27,7 @@ <arg choice="opt">-B</arg> <arg choice="opt">-p</arg> <arg choice="opt">-S</arg> + <arg choice="opt">-N</arg> <arg choice="opt">-f</arg> <arg choice="opt">-s <configuration file></arg> <arg choice="opt">-u <username></arg> @@ -97,6 +98,13 @@ </varlistentry> <varlistentry> + <term>-N|--notify</term> + <listitem><para>causes smbstatus to display registered file + notifications</para> + </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 |