summaryrefslogtreecommitdiffstats
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
commitc28fd9fe33f1c6445995d3b8a7bc45306bb5ad3e (patch)
tree379f6d1ee75712212bd98fc0a4df404f1b26ee69
parent1db06d2a273756e52e4f32e672c2dc18a2b2a1e8 (diff)
downloadsamba-c28fd9fe33f1c6445995d3b8a7bc45306bb5ad3e.tar.gz
samba-c28fd9fe33f1c6445995d3b8a7bc45306bb5ad3e.tar.xz
samba-c28fd9fe33f1c6445995d3b8a7bc45306bb5ad3e.zip
documented -W option
-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 5590e01296e..be3a953266f 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