docs: fix smbcontrol manpage.
authorGünther Deschner <gd@samba.org>
Mon, 18 Nov 2013 12:52:59 +0000 (13:52 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 19 Nov 2013 08:52:42 +0000 (09:52 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/smbcontrol.1.xml

index be8dd0f82620b15e35a46672978b174dafb6e802..234e02d9c052228dda0609de419316f37ff1373d 100644 (file)
@@ -19,8 +19,8 @@
 <refsynopsisdiv>
        <cmdsynopsis>
                <command>smbcontrol</command>
-               <arg>-i</arg>
                <arg>-s</arg>
+               <arg>-t|--timeout</arg>
        </cmdsynopsis>
        
        <cmdsynopsis>
        <title>OPTIONS</title>
 
        <variablelist>
-               &stdarg.help;
+               &popt.autohelp;
                &stdarg.configfile;
-               &popt.common.samba;
+               &popt.common.samba.client;
                <varlistentry>
-               <term>-i</term>
-               <listitem><para>Run interactively. Individual commands 
-               of the form destination message-type parameters can be entered 
-               on STDIN. An empty command line or a "q" will quit the 
-               program.</para></listitem>
+               <term>-t|--timeout</term>
+               <listitem><para>
+                               Set timeout to seconds.
+               </para></listitem>
                </varlistentry>
 
                <varlistentry>