From 1e6e5b299c235b513095a76a4cd9fffc41e8fc9c Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Mon, 17 Jun 2002 18:36:36 +0000 Subject: beginning to sync up for 2.2.5 release.... --- docs/manpages/smbcontrol.1 | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'docs/manpages/smbcontrol.1') diff --git a/docs/manpages/smbcontrol.1 b/docs/manpages/smbcontrol.1 index a1b9015c573..b0490955454 100644 --- a/docs/manpages/smbcontrol.1 +++ b/docs/manpages/smbcontrol.1 @@ -3,14 +3,14 @@ .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.TH "SMBCONTROL" "1" "02 May 2002" "" "" +.TH "SMBCONTROL" "1" "29 May 2002" "" "" .SH NAME smbcontrol \- send messages to smbd, nmbd or winbindd processes .SH SYNOPSIS .sp -\fBsmbcontrol\fR [ \fB-i\fR ] +\fBsmbcontrol\fR [ \fB-d \fR ] [ \fB-s \fR ] \fB-i\fR .sp -\fBsmbcontrol\fR [ \fBdestination\fR ] [ \fBmessage-type\fR ] [ \fBparameter\fR ] +\fBsmbcontrol\fR [ \fB-d \fR ] [ \fB-s \fR ] \fBdestination\fR \fBmessage-type\fR [ \fBparameter\fR ] .SH "DESCRIPTION" .PP This tool is part of the Sambasuite. @@ -22,6 +22,14 @@ or a winbindd(8) daemon running on the system. .SH "OPTIONS" .TP +\fB-d \fR +debuglevel is an integer from 0 to 10. +.TP +\fB-s \fR +This parameter specifies the pathname to +the Samba configuration file, smb.conf(5). This file controls all aspects of +the Samba setup on the machine. +.TP \fB-i\fR Run interactively. Individual commands of the form destination message-type parameters can be entered -- cgit