summaryrefslogtreecommitdiffstats
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 08:37:17 +0200
commit33577a8785da9be8fb45abbddeeb602af25d43a1 (patch)
treeecec10a010f2686904e8daea5ec2237aedef7938 /docs-xml
parentf651f10fae1cee7cb4ef1b5ae3e18a4f9e439fcd (diff)
downloadsamba-33577a8785da9be8fb45abbddeeb602af25d43a1.tar.gz
samba-33577a8785da9be8fb45abbddeeb602af25d43a1.tar.xz
samba-33577a8785da9be8fb45abbddeeb602af25d43a1.zip
s3:docs: document the --request-timeout option of net
metze (cherry picked from commit cdbbc81bad5d53397bf80898cf68d8867cf64cba) (cherry picked from commit 1d1e859c4e08fed1775a170ccff459f3a18e13ba) (cherry picked from commit 8775968526046f040a2e6ba8697d719b5e3bced8)
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 1fb720a239d..78f798cd85b 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>