1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

documented -W option

(This used to be commit c28fd9fe33)
This commit is contained in:
Andrew Tridgell 1996-05-05 08:04:06 +00:00
parent 7b7cef0666
commit d4168aa08b

View File

@ -36,6 +36,9 @@ smbclient \- ftp-like Lan Manager client program
.B -n
.I netbios name
] [
.B -W
.I workgroup
] [
.B -O
.I socket options
] [
@ -323,6 +326,14 @@ uppercase) as its netbios name. This parameter allows you to override
the host name and use whatever netbios name you wish.
.RE
.B -W
.I workgroup
.RS 3
Override what workgroup is used for the connection. This may be needed
to connect to some servers.
.RE
.B -p
.I port number
.RS 3