1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

doc-xml: remove "net connections" documentation

metze

Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
Stefan Metzmacher 2012-10-18 10:13:59 +02:00 committed by Michael Adam
parent 4a7a8ecb0b
commit 3b61c605d6

View File

@ -2111,45 +2111,6 @@ string.</member>
</refsect2>
<refsect2>
<title>CONNECTIONS</title>
<para>
Manipulate Samba's connections database.
</para>
<para>The registry commands are:
<simplelist>
<member>net connections cleanup - Remove orphaned entries from the connections database.</member>
</simplelist>
</para>
<refsect3>
<title>CONNECTIONS CLEANUP [-avT]</title>
<para> Remove orphaned entries from the connections database. This may be necessary if restarting smbd isn't an option.
<variablelist>
<varlistentry><term>-a|--auto</term>
<listitem><para>
Noninteractive mode, don't ask.
</para></listitem>
</varlistentry>
<varlistentry><term>-v|--verbose</term>
<listitem><para>
Produce more output.
</para></listitem>
</varlistentry>
<varlistentry><term>-T|--test</term>
<listitem><para>
Dry run, show what changes would be made but don't touch anything.
</para></listitem>
</varlistentry>
</variablelist>
</para>
</refsect3>
</refsect2>
<refsect2>
<title>EVENTLOG</title>