summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-18 13:52:59 +0100
committerKarolin Seeger <kseeger@samba.org>2013-11-22 11:45:49 +0100
commit8e29981b4e71412894c012e198aae76d72e07ad5 (patch)
tree2e021e735abfb093d9e3245357df2ae581ab49c1 /docs-xml
parent0b313d51fef2de0356bf9beba177746cea0b26a4 (diff)
downloadsamba-8e29981b4e71412894c012e198aae76d72e07ad5.tar.gz
docs: fix smbcontrol manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> (cherry picked from commit 91d25302b92e01fdba3fa4bc22fea9a8381ae19e)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/smbcontrol.1.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/docs-xml/manpages/smbcontrol.1.xml b/docs-xml/manpages/smbcontrol.1.xml
index 32e43a1b62..79ae62d70c 100644
--- a/docs-xml/manpages/smbcontrol.1.xml
+++ b/docs-xml/manpages/smbcontrol.1.xml
@@ -19,8 +19,8 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>smbcontrol</command>
- <arg>-i</arg>
<arg>-s</arg>
+ <arg>-t|--timeout</arg>
</cmdsynopsis>
<cmdsynopsis>
@@ -49,15 +49,14 @@
<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>