1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

docs: fix smbcontrol manpage.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Günther Deschner 2013-11-18 13:52:59 +01:00 committed by Andreas Schneider
parent a0d8cb8f53
commit 91d25302b9

View File

@ -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>