diff options
author | Gerald Carter <jerry@samba.org> | 2001-04-19 21:41:48 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-04-19 21:41:48 +0000 |
commit | 8939efc8c700b46f53e336ef126c02e244c7f448 (patch) | |
tree | 7142feb6d05e26c148dc8f174693dab8c688cee6 /docs/docbook/manpages/smbclient.1.sgml | |
parent | 2cf8efffe2a8ff543eabe3c5975b15bc2c041885 (diff) | |
download | samba-8939efc8c700b46f53e336ef126c02e244c7f448.tar.gz samba-8939efc8c700b46f53e336ef126c02e244c7f448.tar.bz2 samba-8939efc8c700b46f53e336ef126c02e244c7f448.zip |
merge from 2.2
(This used to be commit 6270765ed5d4e94d34af6d512f17f403b9624699)
Diffstat (limited to 'docs/docbook/manpages/smbclient.1.sgml')
-rw-r--r-- | docs/docbook/manpages/smbclient.1.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smbclient.1.sgml b/docs/docbook/manpages/smbclient.1.sgml index 7618ad451c..f82d59d29c 100644 --- a/docs/docbook/manpages/smbclient.1.sgml +++ b/docs/docbook/manpages/smbclient.1.sgml @@ -17,6 +17,7 @@ <cmdsynopsis> <command>smbclient</command> <arg choice="req">servicename</arg> + <arg choice="opt">password</arg> <arg choice="opt">-b <buffer size></arg> <arg choice="opt">-d debuglevel</arg> <arg choice="opt">-D Directory</arg> @@ -38,7 +39,6 @@ <arg choice="opt">-R <name resolve order></arg> <arg choice="opt">-s <smb config file></arg> <arg choice="opt">-T<c|x>IXFqgbNan</arg> - <arg choice="opt">password</arg> </cmdsynopsis> </refsynopsisdiv> @@ -128,7 +128,7 @@ <varlistentry> - <term>name resolve order (G)</term> + <term>-R <name resolve order></term> <listitem><para>This option is used by the programs in the Samba suite to determine what naming services and in what order to resolve host names to IP addresses. The option takes a space separated |