summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-04-03 12:21:17 +0200
committerKarolin Seeger <kseeger@samba.org>2009-04-28 09:11:07 +0200
commit39efa93479c724cce8a339e46238b560d9003f10 (patch)
treeeb3af56526168cd06d4d5a5b65906d30544c89b1 /docs-xml
parente64e99f210c4bdbc6fba2039dd78751bb76a3673 (diff)
downloadsamba-39efa93479c724cce8a339e46238b560d9003f10.tar.gz
s3:docs: document the --request-timeout option of net
metze (cherry picked from commit cdbbc81bad5d53397bf80898cf68d8867cf64cba) (cherry picked from commit 1d1e859c4e08fed1775a170ccff459f3a18e13ba)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages-3/net.8.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml
index 3eb0c90d431..826b91688fc 100644
--- a/docs-xml/manpages-3/net.8.xml
+++ b/docs-xml/manpages-3/net.8.xml
@@ -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>