summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-18 12:39:00 +0100
committerKarolin Seeger <kseeger@samba.org>2013-11-22 11:45:48 +0100
commit6dca50e71b45ed39782f5f39f99ec2722664c5ba (patch)
tree6632b7fdc202a2a30e9e6c060dcf157ee61efa74 /docs-xml
parent58390e2b8c6e502ac73db82d76ad4204c7eb7ac0 (diff)
downloadsamba-6dca50e71b45ed39782f5f39f99ec2722664c5ba.tar.gz
docs: remove unsupported -h option and use popt.autohelp entity in rpcclient manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> (cherry picked from commit fb051ee29a55c6d72739bc895f05add50f2054d5)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/rpcclient.1.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs-xml/manpages/rpcclient.1.xml b/docs-xml/manpages/rpcclient.1.xml
index fb71568acd..e46b20e3ff 100644
--- a/docs-xml/manpages/rpcclient.1.xml
+++ b/docs-xml/manpages/rpcclient.1.xml
@@ -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>