mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s3:docs: document the --request-timeout option of net
metze
This commit is contained in:
parent
257809558b
commit
cdbbc81bad
@ -35,6 +35,7 @@
|
||||
<arg choice="opt">-P</arg>
|
||||
<arg choice="opt">-d debuglevel</arg>
|
||||
<arg choice="opt">-V</arg>
|
||||
<arg choice="opt">--request-timeout seconds</arg>
|
||||
</cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
||||
@ -125,6 +126,14 @@
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--request-timeout 30</term>
|
||||
<listitem><para>
|
||||
Let client requests timeout after 30 seconds the default is 10
|
||||
seconds.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
&stdarg.server.debug;
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
Loading…
Reference in New Issue
Block a user