From 91d25302b92e01fdba3fa4bc22fea9a8381ae19e Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Mon, 18 Nov 2013 13:52:59 +0100 Subject: docs: fix smbcontrol manpage. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider --- docs-xml/manpages/smbcontrol.1.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'docs-xml/manpages') diff --git a/docs-xml/manpages/smbcontrol.1.xml b/docs-xml/manpages/smbcontrol.1.xml index be8dd0f826..234e02d9c0 100644 --- a/docs-xml/manpages/smbcontrol.1.xml +++ b/docs-xml/manpages/smbcontrol.1.xml @@ -19,8 +19,8 @@ smbcontrol - -i -s + -t|--timeout @@ -49,15 +49,14 @@ OPTIONS - &stdarg.help; + &popt.autohelp; &stdarg.configfile; - &popt.common.samba; + &popt.common.samba.client; - -i - 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. + -t|--timeout + + Set timeout to seconds. + -- cgit