diff options
Diffstat (limited to 'docs/manpages-3/smbclient.1.xml')
-rw-r--r-- | docs/manpages-3/smbclient.1.xml | 54 |
1 files changed, 2 insertions, 52 deletions
diff --git a/docs/manpages-3/smbclient.1.xml b/docs/manpages-3/smbclient.1.xml index 607d40ce7f..7e4c1a666f 100644 --- a/docs/manpages-3/smbclient.1.xml +++ b/docs/manpages-3/smbclient.1.xml @@ -323,58 +323,8 @@ </para></listitem> </varlistentry> - <varlistentry> - <term>-V</term> - <listitem><para>Prints the program version number. - </para></listitem> - </varlistentry> - - <varlistentry> - <term>-s <configuration file></term> - <listitem><para>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 &smb.conf; for more information. - The default configuration file name is determined at - compile time.</para></listitem> - </varlistentry> - - <varlistentry> - <term>-d|--debuglevel=level</term> - <listitem> - <para><replaceable>level</replaceable> is an integer - from 0 to 10. The default value if this parameter is - not specified is 1 for smbclient.</para> - - <para>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.</para> - - <para>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.</para> - - <para>Note that specifying this parameter here will - override the <parameter>log level</parameter> parameter - in the &smb.conf; file.</para> - </listitem> - </varlistentry> - - <varlistentry> - <term>-l|--log-basename=logdirectory</term> - <listitem><para>Base directory name for log/debug files. The extension - <constant>".progname"</constant> will be appended (e.g. log.smbclient, - log.smbd, etc...). The log file is never removed by the client. - </para></listitem> - </varlistentry> - + &stdarg.client.debug; + &popt.common.samba; &popt.common.credentials; &popt.common.connection; |