From: Gregor Beck Date: Mon, 16 Jul 2012 13:10:46 +0000 (+0200) Subject: s3:doc manpage for "net connections cleanup" X-Git-Tag: tevent-0.9.17~26 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=37ed821798a0c141efe01096f3669f8fb9a62928;p=thirdparty%2Fsamba.git s3:doc manpage for "net connections cleanup" Signed-off-by: Andrew Bartlett --- diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index c85f87fae76..7a7ca6d1b6e 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -2111,6 +2111,45 @@ string. + +CONNECTIONS + +Manipulate Samba's connections database. + + +The registry commands are: + +net connections cleanup - Remove orphaned entries from the connections database. + + + + + CONNECTIONS CLEANUP [-avT] + Remove orphaned entries from the connections database. This may be necessary if restarting smbd isn't an option. + + -a|--auto + + Noninteractive mode, don't ask. + + + + -v|--verbose + + Produce more output. + + + + -T|--test + + Dry run, show what changes would be made but don't touch anything. + + + + + + + + EVENTLOG