diff options
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 |