diff options
author | Günther Deschner <gd@samba.org> | 2013-11-15 16:06:36 +0100 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2013-11-19 09:52:41 +0100 |
commit | 7173604e9e20ee4826622f8f1dd3e3194ee3588f (patch) | |
tree | d32c2f63b158fa2f0657a9b4415c8127b15df65e /docs-xml/manpages | |
parent | 22fcc536a568283b0d2c8b1772399fef7bc63406 (diff) | |
download | samba-7173604e9e20ee4826622f8f1dd3e3194ee3588f.tar.gz samba-7173604e9e20ee4826622f8f1dd3e3194ee3588f.tar.xz samba-7173604e9e20ee4826622f8f1dd3e3194ee3588f.zip |
docs: remove now duplicate mention for 4 credential options in samba-regedit manpage.
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/samba-regedit.8.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/docs-xml/manpages/samba-regedit.8.xml b/docs-xml/manpages/samba-regedit.8.xml index e7ec7616ab..c40b2ecf3d 100644 --- a/docs-xml/manpages/samba-regedit.8.xml +++ b/docs-xml/manpages/samba-regedit.8.xml @@ -70,25 +70,7 @@ <listitem><para>Set smb.conf option from command line.</para></listitem> </varlistentry> &popt.common.connection; - <varlistentry> - <term>-S|--signing</term> - <listitem><para>Set the client signing state.</para></listitem> - </varlistentry> - <varlistentry> - <term>-P|--machine-pass</term> - <listitem><para>Use stored machine account password.</para></listitem> - </varlistentry> &popt.common.credentials; - <varlistentry> - <term>-e|--encrypt</term> - <listitem><para>Encrypt SMB transport (UNIX extended servers only).</para> - </listitem> - </varlistentry> - <varlistentry> - <term>--pw-nt-hash</term> - <listitem><para>The supplied password is the NT hash.</para> - </listitem> - </varlistentry> </variablelist> </refsect1> |