s3:docs: document the --request-timeout option of net
authorStefan Metzmacher <metze@samba.org>
Fri, 3 Apr 2009 10:21:17 +0000 (12:21 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Apr 2009 19:46:48 +0000 (21:46 +0200)
metze

docs-xml/manpages-3/net.8.xml

index 77d7bfbb117465a5cce63d0e29c9cffac9d68441..3907f2e53cc13f2f019ac9d0c4c4c272bb3fb227 100644 (file)
@@ -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>
 
                </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>