summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2018-05-01 13:19:58 +1200
committerDouglas Bagnall <dbagnall@samba.org>2018-11-30 03:35:13 +0100
commit1cf84b6b99082907596c511c86e4e8c22314b08c (patch)
treeae5ecbd5de1f071b25868c5cc18fa1130fb29323 /docs-xml
parente99402235da3ab0ea77f0a68393294088939ab78 (diff)
downloadsamba-1cf84b6b99082907596c511c86e4e8c22314b08c.tar.gz
net: Add support for a credentials file
Add support for the same -A authfile/--authentication-file authfile option that most of the other tools already do. Signed-off-by: Olly Betts <olly@survex.com> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/net.8.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index 499fd4291de..37dfa2af694 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -26,6 +26,7 @@
<arg choice="opt">-w|--workgroup workgroup</arg>
<arg choice="opt">-W|--myworkgroup myworkgroup</arg>
<arg choice="opt">-U|--user user</arg>
+ <arg choice="opt">-A|--authentication-file authfile</arg>
<arg choice="opt">-I|--ipaddress ip-address</arg>
<arg choice="opt">-p|--port port</arg>
<arg choice="opt">-n myname</arg>