diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-06 18:42:44 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-06 18:42:44 +0000 |
commit | 27aef6855f1543547b8190f06fd264d1b52a558d (patch) | |
tree | 713532d44e88c19a9c414765388ced3b24c79ff9 /docs/htmldocs/smbstatus.1.html | |
parent | 71a53d0e4d29d275c438cf8a43562d1082f1d805 (diff) | |
download | samba-27aef6855f1543547b8190f06fd264d1b52a558d.tar.gz samba-27aef6855f1543547b8190f06fd264d1b52a558d.tar.bz2 samba-27aef6855f1543547b8190f06fd264d1b52a558d.zip |
Regenerate docs
(This used to be commit 5a2aaa3d5b039776314067aee953921e7865dc4d)
Diffstat (limited to 'docs/htmldocs/smbstatus.1.html')
-rw-r--r-- | docs/htmldocs/smbstatus.1.html | 96 |
1 files changed, 81 insertions, 15 deletions
diff --git a/docs/htmldocs/smbstatus.1.html b/docs/htmldocs/smbstatus.1.html index 973fb5bb87..23b82759ea 100644 --- a/docs/htmldocs/smbstatus.1.html +++ b/docs/htmldocs/smbstatus.1.html @@ -88,10 +88,84 @@ CLASS="VARIABLELIST" >gives brief output.</P ></DD ><DT ->-d|--debug=<debuglevel></DT +>-V</DT ><DD ><P ->sets debugging to specified level</P +>Prints the version number for +<B +CLASS="COMMAND" +>smbd</B +>.</P +></DD +><DT +>-s <configuration file></DT +><DD +><P +>The file specified contains the +configuration details required by the server. The +information in this file includes server-specific +information such as what printcap file to use, as well +as descriptions of all the services that the server is +to provide. See <A +HREF="smb.conf.5.html" +TARGET="_top" +><TT +CLASS="FILENAME" +>smb.conf(5)</TT +></A +> for more information. +The default configuration file name is determined at +compile time.</P +></DD +><DT +>-d|--debug=debuglevel</DT +><DD +><P +><VAR +CLASS="REPLACEABLE" +>debuglevel</VAR +> is an integer +from 0 to 10. The default value if this parameter is +not specified is zero.</P +><P +>The higher this value, the more detail will be +logged to the log files about the activities of the +server. At level 0, only critical errors and serious +warnings will be logged. Level 1 is a reasonable level for +day to day running - it generates a small amount of +information about operations carried out.</P +><P +>Levels above 1 will generate considerable +amounts of log data, and should only be used when +investigating a problem. Levels above 3 are designed for +use only by developers and generate HUGE amounts of log +data, most of which is extremely cryptic.</P +><P +>Note that specifying this parameter here will +override the <A +HREF="smb.conf.5.html#loglevel" +TARGET="_top" +>log +level</A +> parameter in the <A +HREF="smb.conf.5.html" +TARGET="_top" +><TT +CLASS="FILENAME" +>smb.conf(5)</TT +></A +> file.</P +></DD +><DT +>-l|--logfile=logbasename</DT +><DD +><P +>File name for log/debug files. The extension +<CODE +CLASS="CONSTANT" +>".client"</CODE +> will be appended. The log file is +never removed by the client.</P ></DD ><DT >-v|--verbose</DT @@ -132,18 +206,10 @@ CLASS="REFENTRYTITLE" >causes smbstatus to only list shares.</P ></DD ><DT ->-s|--conf=<configuration file></DT +>-h|--help</DT ><DD ><P ->The default configuration file name is - determined at compile time. The file specified contains the - configuration details required by the server. See <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smb.conf</SPAN ->(5)</SPAN -> for more information.</P +>Print a summary of command line options.</P ></DD ><DT >-u|--user=<username></DT @@ -161,7 +227,7 @@ CLASS="PARAMETER" ><DIV CLASS="REFSECT1" ><A -NAME="AEN79" +NAME="AEN99" ></A ><H2 >VERSION</H2 @@ -172,7 +238,7 @@ NAME="AEN79" ><DIV CLASS="REFSECT1" ><A -NAME="AEN82" +NAME="AEN102" ></A ><H2 >SEE ALSO</H2 @@ -194,7 +260,7 @@ CLASS="REFENTRYTITLE" ><DIV CLASS="REFSECT1" ><A -NAME="AEN91" +NAME="AEN111" ></A ><H2 >AUTHOR</H2 |