From fb051ee29a55c6d72739bc895f05add50f2054d5 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Mon, 18 Nov 2013 12:39:00 +0100 Subject: docs: remove unsupported -h option and use popt.autohelp entity in rpcclient 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/rpcclient.1.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs-xml/manpages') diff --git a/docs-xml/manpages/rpcclient.1.xml b/docs-xml/manpages/rpcclient.1.xml index 7193a906e2..76bcbc2552 100644 --- a/docs-xml/manpages/rpcclient.1.xml +++ b/docs-xml/manpages/rpcclient.1.xml @@ -23,7 +23,6 @@ -A authfile -c <command string> -d debuglevel - -h -l logdir -N -s <smb config file> @@ -98,7 +97,7 @@ &popt.common.samba; &popt.common.credentials; &popt.common.connection; - &stdarg.help; + &popt.autohelp; -- cgit