summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1996-05-05 08:04:06 +0000
committerAndrew Tridgell <tridge@samba.org>1996-05-05 08:04:06 +0000
commitd4168aa08b60587906856d4073de9c93b3097222 (patch)
tree03c85cda133321857ef0d1fcfa4a1a8ee36b7526 /docs
parent7b7cef0666d35602abde969c07464bf434a0b41a (diff)
downloadsamba-d4168aa08b60587906856d4073de9c93b3097222.tar.gz
samba-d4168aa08b60587906856d4073de9c93b3097222.tar.bz2
samba-d4168aa08b60587906856d4073de9c93b3097222.zip
documented -W option
(This used to be commit c28fd9fe33f1c6445995d3b8a7bc45306bb5ad3e)
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/smbclient.111
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/manpages/smbclient.1 b/docs/manpages/smbclient.1
index 5590e01296..be3a953266 100644
--- a/docs/manpages/smbclient.1
+++ b/docs/manpages/smbclient.1
@@ -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