diff options
author | Ralph Boehme <slow@samba.org> | 2017-01-08 16:47:30 +0100 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2017-01-20 22:33:14 +0100 |
commit | 98d05dcac39da0a6589f9d47a30c47a650e08470 (patch) | |
tree | 4e447661b7cd1cd24d90ee1cc5a8132390cbe9b9 /docs-xml/manpages | |
parent | a6bb4e27e76ea583a0ae13569cf0ec78d9849cca (diff) | |
download | samba-98d05dcac39da0a6589f9d47a30c47a650e08470.tar.gz |
smbcontrol: add ringbuf-log
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Fri Jan 20 22:33:14 CET 2017 on sn-devel-144
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/smbcontrol.1.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs-xml/manpages/smbcontrol.1.xml b/docs-xml/manpages/smbcontrol.1.xml index 99f141df093..127e9197bdb 100644 --- a/docs-xml/manpages/smbcontrol.1.xml +++ b/docs-xml/manpages/smbcontrol.1.xml @@ -257,6 +257,13 @@ </varlistentry> <varlistentry> + <term>ringbuf-log</term> + <listitem><para>Fetch and print the ringbuf log. Requires + <parameter>logging = ringbuf</parameter>. Available for smbd, winbindd + and nmbd.</para></listitem> + </varlistentry> + + <varlistentry> <term>drvupgrade</term> <listitem><para>Force clients of printers using specified driver to update their local version of the driver. Can only be |