summaryrefslogtreecommitdiff
path: root/docs/yodldocs/smbclient.1.yo
diff options
context:
space:
mode:
Diffstat (limited to 'docs/yodldocs/smbclient.1.yo')
-rw-r--r--docs/yodldocs/smbclient.1.yo3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/yodldocs/smbclient.1.yo b/docs/yodldocs/smbclient.1.yo
index fd2c11a15c..01cc9ee6fc 100644
--- a/docs/yodldocs/smbclient.1.yo
+++ b/docs/yodldocs/smbclient.1.yo
@@ -268,6 +268,9 @@ supplied using the link(bf(-U))(minusU) option, by appending a percent symbol ("
then the password to username. For example, to attach to a service as
user tt("fred") with password tt("secret"), you would specify. nl()
+You can specify a domain name as part of the username by using a
+username of the form "DOMAIN/user" or "DOMAIN\user".
+
tt(-U fred%secret) nl()
on the command line. Note that there are no spaces around the percent