From cdbbc81bad5d53397bf80898cf68d8867cf64cba Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Fri, 3 Apr 2009 12:21:17 +0200 Subject: s3:docs: document the --request-timeout option of net metze --- docs-xml/manpages-3/net.8.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs-xml/manpages-3') diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index 77d7bfbb11..3907f2e53c 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -35,6 +35,7 @@ -P -d debuglevel -V + --request-timeout seconds @@ -125,6 +126,14 @@ + + --request-timeout 30 + + Let client requests timeout after 30 seconds the default is 10 + seconds. + + + &stdarg.server.debug; -- cgit