docs: remove unsupported -h option and use popt.autohelp entity in rpcclient manpage.
authorGünther Deschner <gd@samba.org>
Mon, 18 Nov 2013 11:39:00 +0000 (12:39 +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/rpcclient.1.xml

index 7193a906e29ee68345b5e666cb1dc5647a166cb5..76bcbc25528d12afb60390f6343e984ba1b09067 100644 (file)
@@ -23,7 +23,6 @@
                <arg choice="opt">-A authfile</arg>
                <arg choice="opt">-c &lt;command string&gt;</arg>
                <arg choice="opt">-d debuglevel</arg>
-               <arg choice="opt">-h</arg>
                <arg choice="opt">-l logdir</arg>
                <arg choice="opt">-N</arg>
                <arg choice="opt">-s &lt;smb config file&gt;</arg>
@@ -98,7 +97,7 @@
                &popt.common.samba;
                &popt.common.credentials;               
                &popt.common.connection;
-               &stdarg.help;
+               &popt.autohelp;
        </variablelist>
 </refsect1>