diff options
author | cvs2svn Import User <samba-bugs@samba.org> | 1997-10-21 16:43:44 +0000 |
---|---|---|
committer | cvs2svn Import User <samba-bugs@samba.org> | 1997-10-21 16:43:44 +0000 |
commit | 46a05ffe430b3db815d567f09b0f293b2a9bd269 (patch) | |
tree | 1a63a7ef14f516dbdc1bbbc0ff2cedf1a0070bd1 /docs/manpages/smbclient.1 | |
parent | 332f78bbc945c327069e9c9e29c7137c8cbd5c02 (diff) | |
parent | 460186a1b4de8ddeebe9d37faafd9b5b321ee493 (diff) | |
download | samba-1.9.17p4.tar.gz samba-1.9.17p4.tar.xz samba-1.9.17p4.zip |
This commit was manufactured by cvs2svn to create tagsamba-1.9.17p4
'release-1-9-17p4'.
Diffstat (limited to 'docs/manpages/smbclient.1')
-rw-r--r-- | docs/manpages/smbclient.1 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/manpages/smbclient.1 b/docs/manpages/smbclient.1 index af36e4a3763..e8c7c291e37 100644 --- a/docs/manpages/smbclient.1 +++ b/docs/manpages/smbclient.1 @@ -1,4 +1,4 @@ -.TH SMBCLIENT 1 smbclient smbclient +.TH SMBCLIENT 1 "22 Oct 1997" "smbclient 1.9.17p4" .SH NAME smbclient \- ftp-like Lan Manager client program .SH SYNOPSIS @@ -257,13 +257,6 @@ If no is supplied and neither environment variable exists the user name will be empty. -If the USER environment variable containts a '%' character, everything -after that will be treated as a password. This allows you to set the -environment variable to be -.B USER=username%password -so that a password is not passed on the command line (where it may -be seen by the ps command). - If the service you are connecting to requires a password, it can be supplied using the .B \-U |